Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGpuTimer.h50 PlatformTimerQuery SK_WARN_UNUSED_RESULT queueStop() { in queueStop() function
/external/skia/tools/skpbench/
Dskpbench.cpp149 PlatformTimerQuery previousTime = gpuTimer->queueStop(); in run_gpu_time_benchmark()
163 PlatformTimerQuery time = gpuTimer->queueStop(); in run_gpu_time_benchmark()