Home
last modified time | relevance | path

Searched refs:getHostTimeFromGLTime (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp116 double getHostTimeFromGLTime(GLint64 glTime);
1462 double beginHostTime = getHostTimeFromGLTime(beginTimestamp); in drawBenchmark()
1468 double endHostTime = getHostTimeFromGLTime(endTimestamp); in drawBenchmark()
1486 double TracePerfTest::getHostTimeFromGLTime(GLint64 glTime) in getHostTimeFromGLTime() function in __anon20281::TracePerfTest

Completed in 3 milliseconds