Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
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
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DPlatform.cpp20 static angle::PlatformMethods platformMethods; in PlatformMethods() local
34 void *platformMethods) in ANGLEGetDisplayPlatform()
DDisplay.cpp443 angle::PlatformMethods *platformMethods = ANGLEPlatformCurrent(); in ANGLESetDefaultDisplayPlatform() local
706 const angle::PlatformMethods *platformMethods = in setupDisplayPlatform() local
/device/generic/vulkan-cereal/third-party/angle/util/
DEGLPlatformParameters.h78 angle::PlatformMethods *platformMethods = nullptr; member