Searched refs:getHostTimeFromGLTime (Results 1 – 1 of 1) sorted by relevance
98 double getHostTimeFromGLTime(GLint64 glTime);1298 double beginHostTime = getHostTimeFromGLTime(beginTimestamp); in drawBenchmark()1304 double endHostTime = getHostTimeFromGLTime(endTimestamp); in drawBenchmark()1322 double TracePerfTest::getHostTimeFromGLTime(GLint64 glTime) in getHostTimeFromGLTime() function in __anon75ef38220111::TracePerfTest