Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/
H A DGpuTimer.h25 GpuTimer(bool disjointSupport) in GpuTimer()
35 bool disjointSupport() const { return fDisjointSupport; } in disjointSupport() function
/aosp_15_r20/external/skia/tools/gpu/gl/
H A DGLTestContext.cpp74 GLGpuTimer::GLGpuTimer(bool disjointSupport, const sk_gpu_test::GLTestContext* ctx, const char* ext) in GLGpuTimer()