Searched refs:g_PlatformMethodNames (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Platform.cpp | 49 const char *expectedName = angle::g_PlatformMethodNames[nameIndex]; in ANGLEGetDisplayPlatform()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Platform.cpp | 49 const char *expectedName = angle::g_PlatformMethodNames[nameIndex]; in ANGLEGetDisplayPlatform()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | EGLInitializePerf.cpp | 119 ASSERT_TRUE(ANGLEGetDisplayPlatform(mDisplay, angle::g_PlatformMethodNames, in SetUp()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | EGLInitializePerf.cpp | 119 ASSERT_TRUE(ANGLEGetDisplayPlatform(mDisplay, angle::g_PlatformMethodNames, in SetUp()
|
/third_party/flutter/skia/third_party/externals/angle2/include/platform/ |
D | Platform.h | 283 constexpr const char *const g_PlatformMethodNames[g_NumPlatformMethods] = { variable
|
/third_party/skia/third_party/externals/angle2/include/platform/ |
D | PlatformMethods.h | 300 constexpr const char *const g_PlatformMethodNames[g_NumPlatformMethods] = { variable
|
/third_party/flutter/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 253 if (getPlatform(fDisplay, angle::g_PlatformMethodNames, angle::g_NumPlatformMethods, in ANGLEGLContext()
|
/third_party/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 257 if (getPlatform(fDisplay, angle::g_PlatformMethodNames, angle::g_NumPlatformMethods, in ANGLEGLContext()
|