Home
last modified time | relevance | path

Searched refs:disjointSupport (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/gpu/
DGpuTimer.h26 GpuTimer(bool disjointSupport) in GpuTimer() argument
27 : fDisjointSupport(disjointSupport) in GpuTimer()
36 bool disjointSupport() const { return fDisjointSupport; } in disjointSupport() function
/external/skqp/tools/gpu/
DGpuTimer.h26 GpuTimer(bool disjointSupport) in GpuTimer() argument
27 : fDisjointSupport(disjointSupport) in GpuTimer()
36 bool disjointSupport() const { return fDisjointSupport; } in disjointSupport() function
/external/skqp/tools/gpu/gl/
DGLTestContext.cpp154 GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext*, const char* ext = "");
203 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer() argument
204 : INHERITED(disjointSupport) { in GLGpuTimer()
225 if (this->disjointSupport()) { in onQueueTimerStart()
252 if (this->disjointSupport()) { in checkQueryStatus()
/external/skia/tools/gpu/gl/
DGLTestContext.cpp154 GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext*, const char* ext = "");
203 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer() argument
204 : INHERITED(disjointSupport) { in GLGpuTimer()
225 if (this->disjointSupport()) { in onQueueTimerStart()
252 if (this->disjointSupport()) { in checkQueryStatus()
/external/skqp/tools/skpbench/
Dskpbench.cpp238 if (!gpuTimer->disjointSupport()) { in run_gpu_time_benchmark()
/external/skia/tools/skpbench/
Dskpbench.cpp238 if (!gpuTimer->disjointSupport()) { in run_gpu_time_benchmark()