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