Searched defs:FlushFinishTracker (Results 1 – 3 of 3) sorted by relevance
34 FlushFinishTracker(GrDirectContext* context) : fContext(context) {} in FlushFinishTracker() function36 FlushFinishTracker(skgpu::graphite::Context* context) : fGraphiteContext(context) {} in FlushFinishTracker() function
25 class FlushFinishTracker; variable
19 namespace sk_gpu_test { class FlushFinishTracker; } variable