Home
last modified time | relevance | path

Searched defs:native_window (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java87 …face eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in eglCreateWindowSurface()
160 …ong _eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in _eglCreateWindowSurface()
161 …lCreateWindowSurfaceTexture(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in _eglCreateWindowSurfaceTexture()
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreatePlatformWindowSurface.java6 java.nio.Buffer native_window, in eglCreatePlatformWindowSurface()
H A DeglCreatePlatformWindowSurface.cpp14 void *native_window = (void *) 0; in android_eglCreatePlatformWindowSurface() local
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFuncPtrLibraryImpl.inl77 …ry::createPlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLA…
82 …:createPlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLi…
H A DeglwImplExt.inl31 …wCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLi…
H A DeglwImpl.inl95 EGLSurface eglwCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, …
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c277 void *native_window, const EGLint *attrib_list) in droid_create_surface()
381 void *native_window, const EGLint *attrib_list) in droid_create_window_surface()
H A Dplatform_x11_dri3.c247 void *native_window, const EGLint *attrib_list) in dri3_create_window_surface()
H A Dplatform_x11.c531 void *native_window, const EGLint *attrib_list) in dri2_x11_create_window_surface()
1495 void *native_window, in dri2_kopper_create_window_surface()
H A Dplatform_drm.c189 void *native_window, const EGLint *attrib_list) in dri2_drm_create_pixmap_surface()
H A Dplatform_wayland.c659 void *native_window, const EGLint *attrib_list) in dri2_wl_create_window_surface()
827 void *native_window, const EGLint *attrib_list) in dri2_wl_create_pixmap_surface()
/aosp_15_r20/external/libkmsxx/kmscube/
H A Dcube-egl.cpp98 EglSurface::EglSurface(const EglState& egl, void* native_window) in EglSurface()
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_EGLImpl.cpp258 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurface()
285 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurfaceTexture()
H A Dandroid_opengl_EGL15.cpp389 void *native_window = (void *) 0; in android_eglCreatePlatformWindowSurface() local
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A De2e_test_jni.cpp78 ANativeWindow* native_window = ANativeWindow_fromSurface(env, surface); in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest() local
/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.inl152 …atformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw…
162 …ormWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw…
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglapi.c1046 void *native_window, const EGLint *attrib_list) in _eglCreateWindowSurfaceCommon()
1102 _fixupNativeWindow(_EGLDisplay *disp, void *native_window) in _fixupNativeWindow()
1130 void *native_window, in eglCreatePlatformWindowSurfaceEXT()
1144 void *native_window, in eglCreatePlatformWindowSurface()
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGL15.java131 java.nio.Buffer native_window, in eglCreatePlatformWindowSurface()
H A DEGLLogWrapper.java126 EGLConfig config, Object native_window, int[] attrib_list) { in eglCreateWindowSurface()
/aosp_15_r20/external/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp94 void *native_window, const EGLint *attrib_list) in haiku_create_window_surface()
/aosp_15_r20/external/angle/src/libEGL/
H A DlibEGL_autogen.cpp335 void *native_window, in eglCreatePlatformWindowSurface()
721 void *native_window, in eglCreatePlatformWindowSurfaceEXT()
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java104 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface()
/aosp_15_r20/external/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c640 void *native_window, const EGLint *attrib_list) in wgl_create_window_surface()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/jni/
H A Dvpx_jni.cc420 ANativeWindow* native_window = NULL; member
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/jni/
H A Dgav1_jni.cc311 ANativeWindow* native_window = nullptr; member

123