Searched defs:onClear (Results 1 – 3 of 3) sorted by relevance
31 void onClear(GrRenderTarget*, const GrFixedClip&, GrColor) override {} in onClear() function
66 void onClear(GrRenderTarget* rt, const GrFixedClip& clip, GrColor color) override { in onClear() function
287 void GrVkGpuCommandBuffer::onClear(GrRenderTarget* rt, const GrFixedClip& clip, GrColor color) { in onClear() function in GrVkGpuCommandBuffer