Searched refs:GrClearBatch (Results 1 – 3 of 3) sorted by relevance
16 class GrClearBatch final : public GrBatch {20 GrClearBatch(const SkIRect& rect, GrColor color, GrRenderTarget* rt) in GrClearBatch() function46 GrClearBatch* cb = t->cast<GrClearBatch>(); in onCombineIfPossible()
393 GrBatch* batch = new GrClearBatch(*rect, color, renderTarget); in clear()
217 '<(skia_src_path)/gpu/batches/GrClearBatch.h',