Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGpuTimer.h50 [[nodiscard]] PlatformTimerQuery queueStop() { in queueStop() function
/external/skia/tools/skpbench/
Dskpbench.cpp407 previousTime = gpuTimer->queueStop(); in run_gpu_time_benchmark()
421 PlatformTimerQuery time = gpuTimer->queueStop(); in run_gpu_time_benchmark()