Searched refs:fullClear (Results 1 – 3 of 3) sorted by relevance
82 void fullClear(const GrCaps& caps, GrColor color);
181 void GrRenderTargetOpList::fullClear(const GrCaps& caps, GrColor color) { in fullClear() function in GrRenderTargetOpList
335 this->getRTOpList()->fullClear(*this->caps(), color); in internalClear()