Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_platform/
DDawnPlatform.cpp35 double Platform::MonotonicallyIncreasingTime() { in MonotonicallyIncreasingTime() function in dawn_platform::Platform
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDawnPerfTestPlatform.cpp65 double DawnPerfTestPlatform::MonotonicallyIncreasingTime() { in MonotonicallyIncreasingTime() function in DawnPerfTestPlatform
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp132 double MonotonicallyIncreasingTime(PlatformMethods *platform) in MonotonicallyIncreasingTime() function