Searched defs:chooseConfig (Results 1 – 10 of 10) sorted by relevance
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 270 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/angle/src/tests/egl_tests/ |
D | EGLProtectedContentTest.cpp | 51 bool chooseConfig(EGLConfig *config) in chooseConfig() function in EGLProtectedContentTest
|
D | EGLBufferAgeTest.cpp | 45 bool chooseConfig(EGLConfig *config) in chooseConfig() function in EGLBufferAgeTest
|
/external/deqp/modules/egl/ |
D | teglMakeCurrentPerfTests.cpp | 192 void MakeCurrentPerfCase::chooseConfig (void) in chooseConfig() function in deqp::egl::MakeCurrentPerfCase
|
D | teglImageTests.cpp | 271 EGLConfig chooseConfig (const Library& egl, EGLDisplay display, ApiType apiType) in chooseConfig() function
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | FunctionsEGL.cpp | 333 EGLBoolean FunctionsEGL::chooseConfig(EGLint const *attribList, in chooseConfig() function in rx::FunctionsEGL
|
/external/angle/src/libANGLE/ |
D | Display.cpp | 1050 std::vector<const Config *> Display::chooseConfig(const egl::AttributeMap &attribs) const in chooseConfig() function in egl::Display
|