Home
last modified time | relevance | path

Searched refs:MonotonicallyIncreasingTime (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp132 double MonotonicallyIncreasingTime(angle::PlatformMethods *platform) in MonotonicallyIncreasingTime() function
670 mPlatformMethods.monotonicallyIncreasingTime = MonotonicallyIncreasingTime; in SetUp()
798 MonotonicallyIncreasingTime(&mPlatformMethods), in beginInternalTraceEvent()
808 MonotonicallyIncreasingTime(&mPlatformMethods), in endInternalTraceEvent()
/external/angle/include/platform/
DPlatformMethods.h259 OP(monotonicallyIncreasingTime, MonotonicallyIncreasingTime) \