Home
last modified time | relevance | path

Searched refs:flush_with_sync (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tools/skpbench/
H A Dskpbench.cpp134 static void flush_with_sync(GrDirectContext*, GpuSync&);
243 flush_with_sync(dContext, gpuSync); in ddl_sample()
247 flush_with_sync(dContext, gpuSync); in ddl_sample()
670 static void flush_with_sync(GrDirectContext* context, GpuSync& gpuSync) { in flush_with_sync() function
686 flush_with_sync(context, gpuSync); in draw_skp_and_flush_with_sync()