Searched refs:canIgnoreRect (Results 1 – 4 of 4) sorted by relevance
131 bool canIgnoreRect,
358 bool canIgnoreRect, in clear() argument363 (canIgnoreRect && this->caps()->fullClearIsFree()) || in clear()
176 bool canIgnoreRect) { in clear() argument183 this->getDrawTarget()->clear(rect, color, canIgnoreRect, fRenderTarget); in clear()
80 void clear(const SkIRect* rect, GrColor color, bool canIgnoreRect);