/aosp12/frameworks/native/opengl/tests/EGLTest/ |
H A D | EGL_test.cpp | 155 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, in TEST_F() local 281 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() local 329 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() local 421 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() local 510 void EGLTest::checkSurfaceSmpteMetadata(EGLSurface eglSurface) { in checkSurfaceSmpteMetadata() 721 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), NULL); in TEST_F() local 826 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), NULL); in TEST_F() local 859 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() local 906 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() local 937 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F() local [all …]
|
/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | GLHelper.java | 124 EGLSurface eglSurface = in retrieveTextureSizeFromGL() local
|
/aosp12/frameworks/native/opengl/tests/tritex/ |
H A D | tritex.cpp | 21 EGLSurface eglSurface; variable
|
/aosp12/packages/apps/Camera2/src/com/android/camera/data/ |
H A D | GlideFilmstripManager.java | 262 EGLSurface eglSurface = EGL14.eglCreatePbufferSurface(eglDisplay, eglConfig, in computeEglMaxTextureSize() local
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | SurfaceTextureClient_test.cpp | 171 EGLSurface eglSurface = eglCreateWindowSurface(dpy, myConfig, mANW.get(), in TEST_F() local 185 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, mEglConfig, mANW.get(), nullptr); in TEST_F() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
H A D | glengine.cpp | 31 EGLSurface eglSurface; member in EngineContext
|
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/ |
H A D | glengine.cpp | 31 EGLSurface eglSurface; member in EngineContext
|
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/ |
H A D | glengine.cpp | 31 EGLSurface eglSurface; member in EngineContext
|
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/ |
H A D | glengine.cpp | 31 EGLSurface eglSurface; member in EngineContext
|
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/ |
H A D | glengine.cpp | 31 EGLSurface eglSurface; member in EngineContext
|
/aosp12/frameworks/native/opengl/tests/gl_basic/ |
H A D | gl_basic.cpp | 21 EGLSurface eglSurface; variable
|
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/ |
H A D | glengine.cpp | 31 EGLSurface eglSurface; member in EngineContext
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | RenderTarget.java | 91 EGLSurface eglSurface = createSurface(egl, eglDisplay, width, height); in newTarget() local
|