Home
last modified time | relevance | path

Searched defs:allConfigs (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLChooseConfigTest.cpp35 std::vector<EGLConfig> allConfigs(nConfigs); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLChooseConfigTest.cpp35 std::vector<EGLConfig> allConfigs(nConfigs); in TEST_P() local
DEGLRobustnessTest.cpp65 std::vector<EGLConfig> allConfigs(nConfigs); in testSetUp() local
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp516 std::vector<EGLConfig> allConfigs(numConfigs); in FindEGLConfig() local
/third_party/vk-gl-cts/framework/egl/
DegluUtil.cpp140 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseConfigs() local
154 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseSingleConfig() local
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp775 std::vector<EGLConfig> allConfigs(numConfigs); in FindEGLConfig() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp170 glx::FBConfig *allConfigs = mGLX.chooseFBConfig(attribList, &nConfigs); in initialize() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp176 glx::FBConfig *allConfigs = mGLX.chooseFBConfig(attribList, &nConfigs); in initialize() local