Home
last modified time | relevance | path

Searched defs:platformMethods (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DEGLInitializePerf.cpp29 double CapturePlatform_currentTime(angle::PlatformMethods *platformMethods) in CapturePlatform_currentTime()
35 void CapturePlatform_histogramCustomCounts(angle::PlatformMethods *platformMethods, in CapturePlatform_histogramCustomCounts()
118 angle::PlatformMethods *platformMethods = nullptr; in SetUp() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DPlatform.cpp20 static angle::PlatformMethods platformMethods; in PlatformMethods() local
34 void *platformMethods) in ANGLEGetDisplayPlatform()
H A DDisplay.cpp673 angle::PlatformMethods *platformMethods = ANGLEPlatformCurrent(); in ANGLESetDefaultDisplayPlatform() local
1032 const angle::PlatformMethods *platformMethods = in setupDisplayPlatform() local
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_angle_platform.cpp98 static void assignAnglePlatformMethods(PlatformMethods* platformMethods) { in assignAnglePlatformMethods()
117 PlatformMethods* platformMethods = nullptr; in initializeAnglePlatform() local
/aosp_15_r20/external/angle/util/
H A DEGLPlatformParameters.h105 angle::PlatformMethods *platformMethods = nullptr; member
/aosp_15_r20/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp260 angle::PlatformMethods* platformMethods = nullptr; in ANGLEGLContext() local