Home
last modified time | relevance | path

Searched defs:PlatformMethods (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DPlatform.cpp18 angle::PlatformMethods &PlatformMethods() in PlatformMethods() function
/external/angle/include/platform/
DPlatformMethods.h274 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
286 inline PlatformMethods::PlatformMethods() = default; argument
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp75 void EmptyPlatformMethod(PlatformMethods *, const char *) {} in EmptyPlatformMethod() argument