Home
last modified time | relevance | path

Searched defs:mConfig (Results 1 – 16 of 16) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.h65 EGLConfig mConfig; variable
DDisplayEGL.h129 EGLConfig mConfig; variable
/external/angle/src/tests/perf_tests/
DEGLMakeCurrentPerf.cpp37 EGLConfig mConfig; member in __anone414246c0111::EGLMakeCurrentPerfTest
/external/angle/src/tests/egl_tests/
DEGLRobustnessTest.cpp167 EGLConfig mConfig = 0; member in EGLRobustnessTest
DEGLSyncControlTest.cpp170 EGLConfig mConfig = 0; member in EGLSyncControlTest
DEGLBackwardsCompatibleContextTest.cpp92 EGLConfig mConfig = 0; member in angle::EGLBackwardsCompatibleContextTest
DEGLQueryContextTest.cpp69 EGLConfig mConfig = EGL_NO_CONFIG_KHR; member in EGLQueryContextTest
DEGLSurfacelessContextTest.cpp134 EGLConfig mConfig = 0; member in __anon593e3e2e0111::EGLSurfacelessContextTest
DEGLPresentPathD3D11Test.cpp299 EGLConfig mConfig; member in EGLPresentPathD3D11
DEGLDeviceTest.cpp188 EGLConfig mConfig; member in EGLDeviceCreationTest
DEGLSurfaceTest.cpp291 EGLConfig mConfig; member in __anon22c2bd920111::EGLSurfaceTest
DEGLIOSurfaceClientBufferTest.cpp449 EGLConfig mConfig; member in IOSurfaceClientBufferTest
DEGLPreRotationTest.cpp288 EGLConfig mConfig; member in __anon8fb84ee00111::EGLPreRotationSurfaceTest
/external/angle/util/
DEGLWindow.h159 EGLConfig mConfig; variable
/external/angle/src/libANGLE/
DContext.h711 const egl::Config *mConfig; variable
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java103 private ResTable_config mConfig = new ResTable_config(); field in CppAssetManager