Home
last modified time | relevance | path

Searched refs:g_PlatformMethodNames (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
DPlatform.cpp49 const char *expectedName = angle::g_PlatformMethodNames[nameIndex]; in ANGLEGetDisplayPlatform()
/external/angle/src/tests/perf_tests/
DEGLInitializePerf.cpp119 ASSERT_TRUE(ANGLEGetDisplayPlatform(mDisplay, angle::g_PlatformMethodNames, in SetUp()
/external/angle/include/platform/
DPlatformMethods.h300 constexpr const char *const g_PlatformMethodNames[g_NumPlatformMethods] = { variable
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp253 if (getPlatform(fDisplay, angle::g_PlatformMethodNames, angle::g_NumPlatformMethods, in ANGLEGLContext()