Home
last modified time | relevance | path

Searched defs:MonotonicallyIncreasingTime (Results 1 – 5 of 5) 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/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp114 double MonotonicallyIncreasingTime(angle::PlatformMethods *platform) in MonotonicallyIncreasingTime() function
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp132 double MonotonicallyIncreasingTime(PlatformMethods *platform) in MonotonicallyIncreasingTime() function
/third_party/node/src/
Dnode_platform.cc525 double NodePlatform::MonotonicallyIncreasingTime() { in MonotonicallyIncreasingTime() function in node::NodePlatform