/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLBufferAgeTest.cpp | 45 virtual bool chooseConfig(EGLConfig *config) const in chooseConfig() function in EGLBufferAgeTest 119 bool chooseConfig(EGLConfig *config) const override in chooseConfig() function in EGLBufferAgeTest_MSAA 153 bool chooseConfig(EGLConfig *config) const override in chooseConfig() function in EGLBufferAgeTest_MSAA_DS
|
H A D | EGLDisplayTest.cpp | 19 EGLConfig chooseConfig(EGLDisplay display) in chooseConfig() function in EGLDisplayTest
|
H A D | EGLProtectedContentTest.cpp | 53 bool chooseConfig(EGLConfig *config, bool mutableRenderBuffer = false) in chooseConfig() function in EGLProtectedContentTest
|
H A D | EGLMultiContextTest.cpp | 57 bool chooseConfig(EGLDisplay dpy, EGLConfig *config) const in chooseConfig() function in __anon589725680111::EGLMultiContextTest
|
H A D | EGLContextSharingTest.cpp | 104 bool chooseConfig(EGLConfig *config) const in chooseConfig() function in __anonb5bdce490111::EGLContextSharingTestNoFixture
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | Egl10Utils.java | 30 static EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, int[] configSpec) { in chooseConfig() method in Egl10Utils 73 private static EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in Egl10Utils
|
H A D | EglConfigGLSurfaceView.java | 59 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in EglConfigGLSurfaceView.ConfigChooser
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLSurfaceView.java | 870 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig() method 879 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLSurfaceView.BaseConfigChooser 905 abstract EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.BaseConfigChooser 956 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.ComponentSizeChooser
|
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
H A D | GLSurfaceViewCustom.java | 854 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig() method 863 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLSurfaceViewCustom.BaseConfigChooser 889 abstract EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceViewCustom.BaseConfigChooser 936 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceViewCustom.ComponentSizeChooser
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | GLSurfaceView.java | 764 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig() method 773 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLSurfaceView.BaseConfigChooser 799 abstract EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.BaseConfigChooser 842 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLSurfaceView.ComponentSizeChooser
|
/aosp_15_r20/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
H A D | GLtestView.java | 158 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLtestView.ConfigChooser 184 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLtestView.ConfigChooser
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 121 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLPerfView.ConfigChooser 137 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLPerfView.ConfigChooser
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 121 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GL2JNIView.ConfigChooser 137 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GL2JNIView.ConfigChooser
|
/aosp_15_r20/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 124 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in GLDualGL2View.ConfigChooser 140 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in GLDualGL2View.ConfigChooser
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceView.java | 149 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in MosaicRendererSurfaceView.ConfigChooser 175 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in MosaicRendererSurfaceView.ConfigChooser
|
/aosp_15_r20/cts/tests/vr/src/android/vr/cts/ |
H A D | OpenGLESActivity.java | 305 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in OpenGLESActivity.MutableEGLConfigChooser 339 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display, in chooseConfig() method in OpenGLESActivity.MutableEGLConfigChooser
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/ |
D | SurfaceTextureRenderer.java | 190 private static EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig() method in SurfaceTextureRenderer
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLUtil.cpp | 304 EGLConfig chooseConfig(const Library &egl, EGLDisplay display, const glu::RenderConfig &config) in chooseConfig() function
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglConfig.cpp | 163 int EmulatedEglConfigList::chooseConfig(const EGLint* attribs, in chooseConfig() function in gfxstream::gl::EmulatedEglConfigList
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwFunctions.inl | 8 eglChooseConfigFunc chooseConfig; variable
|
H A D | eglwFuncPtrLibraryImpl.inl | 17 EGLBoolean FuncPtrLibrary::chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *conf… function in FuncPtrLibrary
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglMakeCurrentPerfTests.cpp | 193 void MakeCurrentPerfCase::chooseConfig(void) in chooseConfig() function in deqp::egl::MakeCurrentPerfCase
|
H A D | teglImageTests.cpp | 264 EGLConfig chooseConfig(const Library &egl, EGLDisplay display, ApiType apiType) in chooseConfig() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGL.cpp | 634 EGLBoolean FunctionsEGL::chooseConfig(EGLint const *attribList, in chooseConfig() function in rx::FunctionsEGL
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Display.cpp | 1366 std::vector<const Config *> Display::chooseConfig(const egl::AttributeMap &attribs) const in chooseConfig() function in egl::Display
|