/frameworks/native/opengl/tests/EGLTest/ |
D | EGL_test.cpp | 158 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, in TEST_F() 284 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() 332 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() 429 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() 601 … EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs.data()); in TEST_F() 651 … EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs.data()); in TEST_F() 729 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), NULL); in TEST_F() 834 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), NULL); in TEST_F() 867 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() 920 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() [all …]
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreateWindowSurface.cpp | 56 _returnValue = eglCreateWindowSurface( in android_eglCreateWindowSurface() 139 _returnValue = eglCreateWindowSurface( in android_eglCreateWindowSurfaceTexture()
|
D | eglCreateWindowSurface.java | 19 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() method
|
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureGLToGL.h | 40 mProducerEglSurface = eglCreateWindowSurface(mEglDisplay, mGlConfig, in SetUpWindowAndContext()
|
/frameworks/base/media/mca/filterfw/jni/ |
D | jni_gl_environment.cpp | 174 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), in Java_android_filterfw_core_GLEnvironment_nativeAddSurface() 243 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight() 342 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
|
/frameworks/native/opengl/tools/glgen/specs/egl/ |
D | checks.spec | 5 //STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
|
D | EGL14.spec | 9 EGLSurface eglCreateWindowSurface ( EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, cons…
|
/frameworks/libs/native_bridge_support/android_api/libEGL/ |
D | stubs_riscv64.cc | 77 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreateWindowSurface); 196 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreateWindowSurface); in init_stub_library()
|
D | stubs_arm64.cc | 77 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreateWindowSurface); 196 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreateWindowSurface); in init_stub_library()
|
D | stubs_arm.cc | 77 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreateWindowSurface); 196 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreateWindowSurface); in init_stub_library()
|
/frameworks/av/services/camera/virtualcamera/util/ |
D | EglDisplayContext.cc | 79 mEglSurface = eglCreateWindowSurface(mEglDisplay, mEglConfig, in EglDisplayContext()
|
/frameworks/native/opengl/tests/gl_perf/ |
D | gl2_perf.cpp | 92 surface = eglCreateWindowSurface(dpy, myConfig, window, NULL); in main()
|
/frameworks/native/opengl/tests/linetex/ |
D | linetex.cpp | 60 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
|
/frameworks/native/opengl/tests/textures/ |
D | textures.cpp | 58 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | RenderTarget.java | 124 eglSurf = mEgl.eglCreateWindowSurface(mDisplay, eglConfig, surfaceHolder, null); in forSurfaceHolder() 143 eglSurf = mEgl.eglCreateWindowSurface(mDisplay, eglConfig, surfaceTexture, null); in forSurfaceTexture() 162 eglSurf = mEgl.eglCreateWindowSurface(mDisplay, eglConfig, surface, null); in forSurface()
|
/frameworks/native/opengl/tests/swapinterval/ |
D | swapinterval.cpp | 71 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
|
/frameworks/native/opengl/libs/ |
D | libEGL.map.txt | 23 eglCreateWindowSurface;
|
/frameworks/av/cmds/screenrecord/ |
D | EglWindow.cpp | 52 mEglSurface = eglCreateWindowSurface(mEglDisplay, mEglConfig, anw.get(), in createWindow()
|
/frameworks/native/opengl/tests/angeles/ |
D | app-linux.cpp | 146 surface = eglCreateWindowSurface(dpy, config, window, NULL); in initGraphics()
|
/frameworks/native/opengl/tests/fillrate/ |
D | fillrate.cpp | 61 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 104 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface() method
|
/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 54 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.cpp | 215 EGLSurface s = eglCreateWindowSurface(mDisplay, mConfig, anw.get(), nullptr); in createNamedSurfaceTexture() 274 EGLSurface s = eglCreateWindowSurface(mDisplay, mConfig, anw.get(), nullptr); in createWindowSurface()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 206 GLAPI EGLSurface APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowTyp…
|
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/ |
D | SingleFrameTextureViewTestActivity.java | 147 mEglSurface = mEgl.eglCreateWindowSurface(mEglDisplay, mEglConfig, surface, null); in onSurfaceTextureAvailable()
|