Searched refs:gpuTimingSupport (Results 1 - 2 of 2) sorted by relevance
/external/skia/tools/gpu/ | ||
H A D | TestContext.h | 33 bool gpuTimingSupport() const { return fGpuTimer != nullptr; } function in class:sk_gpu_test::TestContext |
/external/skia/tools/skpbench/ | ||
H A D | skpbench.cpp | 327 if (!testCtx->gpuTimingSupport()) { |
Completed in 121 milliseconds