Searched refs:recordClear (Results 1 – 3 of 3) sorted by relevance
52 virtual Cmd* recordClear(const SkIRect* rect,
21 GrTargetCommands::Cmd* GrCommandBuilder::recordClear(const SkIRect* rect, in recordClear() function in GrCommandBuilder
79 GrTargetCommands::Cmd* cmd = fCommands->recordClear(rect, color, canIgnoreRect, renderTarget); in onClear()