/external/angle/src/tests/egl_tests/ |
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
|
D | EGLDisplayTest.cpp | 19 EGLConfig chooseConfig(EGLDisplay display) in chooseConfig() function in EGLDisplayTest
|
D | EGLProtectedContentTest.cpp | 53 bool chooseConfig(EGLConfig *config, bool mutableRenderBuffer = false) in chooseConfig() function in EGLProtectedContentTest
|
D | EGLMultiContextTest.cpp | 57 bool chooseConfig(EGLDisplay dpy, EGLConfig *config) const in chooseConfig() function in __anona1145fe80111::EGLMultiContextTest
|
D | EGLContextSharingTest.cpp | 104 bool chooseConfig(EGLConfig *config) const in chooseConfig() function in __anon1273a8c90111::EGLContextSharingTestNoFixture
|
D | EGLSurfaceTest.cpp | 430 bool chooseConfig(EGLConfig *config, bool mutableRenderBuffer) const in chooseConfig() function in __anon9963d1c10111::EGLSingleBufferTest
|
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 304 EGLConfig chooseConfig(const Library &egl, EGLDisplay display, const glu::RenderConfig &config) in chooseConfig() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
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
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.inl | 8 eglChooseConfigFunc chooseConfig; variable
|
D | eglwFuncPtrLibraryImpl.inl | 17 EGLBoolean FuncPtrLibrary::chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *conf… function in FuncPtrLibrary
|
/external/deqp/modules/egl/ |
D | teglMakeCurrentPerfTests.cpp | 193 void MakeCurrentPerfCase::chooseConfig(void) in chooseConfig() function in deqp::egl::MakeCurrentPerfCase
|
D | teglImageTests.cpp | 264 EGLConfig chooseConfig(const Library &egl, EGLDisplay display, ApiType apiType) in chooseConfig() function
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | FunctionsEGL.cpp | 634 EGLBoolean FunctionsEGL::chooseConfig(EGLint const *attribList, in chooseConfig() function in rx::FunctionsEGL
|
/external/angle/src/libANGLE/ |
D | Display.cpp | 1360 std::vector<const Config *> Display::chooseConfig(const egl::AttributeMap &attribs) const in chooseConfig() function in egl::Display
|