/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | RenderTarget.java | 89 EGLConfig eglConfig = chooseEglConfig(egl, eglDisplay); in newTarget() local 119 EGLConfig eglConfig = chooseEglConfig(mEgl, mDisplay); in forSurfaceHolder() local 138 EGLConfig eglConfig = chooseEglConfig(mEgl, mDisplay); in forSurfaceTexture() local 157 EGLConfig eglConfig = chooseEglConfig(mEgl, mDisplay); in forSurface() local 391 EGLConfig eglConfig = chooseEglConfig(egl, display); in createSurface() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | GLHelper.java | 85 EGLConfig eglConfig = null; in retrieveTextureSizeFromGL() local
|
/aosp12/packages/screensavers/Basic/src/com/android/dreams/basic/ |
H A D | ColorsGLRenderer.java | 170 EGLConfig eglConfig = chooseEglConfig(); in initGL() local 200 private static EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | gl_color_convert_impl.cpp | 93 EGLConfig eglConfig; in CreateContext() local
|
H A D | gl_layer_stitch_impl.cpp | 90 EGLConfig eglConfig; in CreateContext() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/data/ |
H A D | GlideFilmstripManager.java | 253 EGLConfig eglConfig = eglConfigs[0]; in computeEglMaxTextureSize() local
|
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
H A D | ImageFlipRenderThread.java | 355 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
|
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
H A D | glengine.cpp | 65 EGLConfig eglConfig; in engine_initialize() local
|
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/ |
H A D | glengine.cpp | 65 EGLConfig eglConfig; in engine_initialize() local
|
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/ |
H A D | glengine.cpp | 65 EGLConfig eglConfig; in engine_initialize() local
|
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/ |
H A D | glengine.cpp | 65 EGLConfig eglConfig; in engine_initialize() local
|
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/ |
H A D | glengine.cpp | 65 EGLConfig eglConfig; in engine_initialize() local
|
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/ |
H A D | glengine.cpp | 86 EGLConfig eglConfig; in engine_initialize() local
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 140 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GLTextureViewActivity.java | 404 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 140 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
|
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext()
|
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext()
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 83 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceView.java | 102 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext()
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLSurfaceView.java | 786 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext()
|