Home
last modified time | relevance | path

Searched defs:FlushFinishTracker (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/
H A DFlushFinishTracker.h36 FlushFinishTracker(GrDirectContext* context) : fContext(context) {} in FlushFinishTracker() function
38 FlushFinishTracker(skgpu::graphite::Context* context) : fGraphiteContext(context) {} in FlushFinishTracker() function
H A DTestContext.h25 class FlushFinishTracker; variable
/aosp_15_r20/external/skia/tools/graphite/
H A DGraphiteTestContext.h24 namespace sk_gpu_test { class FlushFinishTracker; } variable