Home
last modified time | relevance | path

Searched defs:platformTimer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/gpu/gl/
DGLTestContext.cpp120 GLGpuTimer::checkQueryStatus(sk_gpu_test::PlatformTimerQuery platformTimer) { in checkQueryStatus()
140 std::chrono::nanoseconds GLGpuTimer::getTimeElapsed(sk_gpu_test::PlatformTimerQuery platformTimer) { in getTimeElapsed()
148 void GLGpuTimer::deleteQuery(sk_gpu_test::PlatformTimerQuery platformTimer) { in deleteQuery()
/third_party/skia/m133/tools/gpu/gl/
DGLTestContext.cpp113 GLGpuTimer::checkQueryStatus(sk_gpu_test::PlatformTimerQuery platformTimer) { in checkQueryStatus()
133 std::chrono::nanoseconds GLGpuTimer::getTimeElapsed(sk_gpu_test::PlatformTimerQuery platformTimer) { in getTimeElapsed()
141 void GLGpuTimer::deleteQuery(sk_gpu_test::PlatformTimerQuery platformTimer) { in deleteQuery()