Home
last modified time | relevance | path

Searched defs:disjointSupport (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/gpu/
DGpuTimer.h25 GpuTimer(bool disjointSupport) in GpuTimer()
35 bool disjointSupport() const { return fDisjointSupport; } in disjointSupport() function
/external/skqp/tools/gpu/
DGpuTimer.h26 GpuTimer(bool disjointSupport) in GpuTimer()
36 bool disjointSupport() const { return fDisjointSupport; } in disjointSupport() function
/external/skia/tools/gpu/gl/
DGLTestContext.cpp78 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer()
/external/skqp/tools/gpu/gl/
DGLTestContext.cpp203 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer()