Searched refs:fullClear (Results 1 – 6 of 6) sorted by relevance
92 void fullClear(const GrCaps& caps, GrColor color);
199 void GrRenderTargetOpList::fullClear(const GrCaps& caps, GrColor color) { in fullClear() function in GrRenderTargetOpList
346 this->getRTOpList()->fullClear(*this->caps(), color); in internalClear()
348 this->getRTOpList()->fullClear(*this->caps(), color); in internalClear()