Home
last modified time | relevance | path

Searched defs:native_display (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldisplay.c475 _eglGetX11Display(Display *native_display, const EGLAttrib *attrib_list) in _eglGetX11Display()
521 _eglGetXcbDisplay(xcb_connection_t *native_display, in _eglGetXcbDisplay()
565 _eglGetGbmDisplay(struct gbm_device *native_display, in _eglGetGbmDisplay()
604 _eglGetWaylandDisplay(struct wl_display *native_display, in _eglGetWaylandDisplay()
642 _eglGetSurfacelessDisplay(void *native_display, const EGLAttrib *attrib_list) in _eglGetSurfacelessDisplay()
685 _eglGetAndroidDisplay(void *native_display, const EGLAttrib *attrib_list) in _eglGetAndroidDisplay()
699 _eglGetDeviceDisplay(void *native_display, const EGLAttrib *attrib_list) in _eglGetDeviceDisplay()
H A Deglglvnd.c61 __eglGLVNDGetPlatformDisplay(EGLenum platform, void *native_display, in __eglGLVNDGetPlatformDisplay()
H A Deglapi.c429 _eglGetPlatformDisplayCommon(EGLenum platform, void *native_display, in _eglGetPlatformDisplayCommon()
476 eglGetPlatformDisplayEXT(EGLenum platform, void *native_display, in eglGetPlatformDisplayEXT()
496 eglGetPlatformDisplay(EGLenum platform, void *native_display, in eglGetPlatformDisplay()
/aosp_15_r20/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java117 public synchronized EGLDisplay eglGetDisplay(Object native_display) { in eglGetDisplay()
162 private native long _eglGetDisplay(Object native_display); in _eglGetDisplay()
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglGetPlatformDisplay.java5 long native_display, in eglGetPlatformDisplay()
H A DeglGetPlatformDisplay.cpp4 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay()
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFuncPtrLibraryImpl.inl167 EGLDisplay FuncPtrLibrary::getPlatformDisplay (EGLenum platform, void *native_display, const EGLAtt…
172 EGLDisplay FuncPtrLibrary::getPlatformDisplayEXT (EGLenum platform, void *native_display, const EGL…
H A DeglwImplExt.inl63 EGLDisplay eglwGetPlatformDisplayEXT (EGLenum platform, void *native_display, const EGLint *attrib_…
H A DeglwImpl.inl207 EGLDisplay eglwGetPlatformDisplay (EGLenum platform, void *native_display, const EGLAttrib *attrib_…
/aosp_15_r20/external/libkmsxx/kmscube/
H A Dcube-egl.cpp25 EglState::EglState(void* native_display) in EglState()
/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.inl336 …ay CallLogWrapper::eglGetPlatformDisplay (eglw::EGLenum platform, void *native_display, const eglw…
346 …CallLogWrapper::eglGetPlatformDisplayEXT (eglw::EGLenum platform, void *native_display, const eglw…
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGL15.java121 long native_display, in eglGetPlatformDisplay()
H A DEGLLogWrapper.java230 public EGLDisplay eglGetDisplay(Object native_display) { in eglGetDisplay()
/aosp_15_r20/external/angle/src/libEGL/
H A DlibEGL_autogen.cpp361 void *native_display, in eglGetPlatformDisplay()
729 void *native_display, in eglGetPlatformDisplayEXT()
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java112 EGLDisplay eglGetDisplay(Object native_display); in eglGetDisplay()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationEGL.cpp571 const void *native_display, in ValidateGetPlatformDisplayCommon()
5218 const void *native_display, in ValidateGetPlatformDisplay()
5226 const void *native_display, in ValidateGetPlatformDisplayEXT()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_EGL15.cpp332 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay()
H A Dcom_google_android_gles_jni_EGLImpl.cpp398 static jlong jni_eglGetDisplay(JNIEnv *_env, jobject _this, jobject native_display) { in jni_eglGetDisplay()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp461 void *native_display, in GetPlatformDisplay()
H A Dentry_points_egl_autogen.cpp1488 void *native_display, in EGL_GetPlatformDisplay()
H A Degl_ext_stubs.cpp232 void *native_display, in GetPlatformDisplayEXT()
H A Dentry_points_egl_ext_autogen.cpp1605 void *native_display, in EGL_GetPlatformDisplayEXT()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_egl_autogen.cpp774 void *native_display, in CaptureGetPlatformDisplay()
1629 void *native_display, in CaptureGetPlatformDisplayEXT()
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp271 EGLDisplay eglGetPlatformDisplayImpl(EGLenum platform, void* native_display, in eglGetPlatformDisplayImpl()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-34/
Dframework.jarjavax/microedition/khronos/opengles/GL11ExtensionPack.class GL11ExtensionPack.java package javax.microedition. ...

123