Searched refs:willOverwritesEntireSurface (Results 1 – 4 of 4) sorted by relevance
2302 bool SK_WARN_UNUSED_RESULT predrawNotify(bool willOverwritesEntireSurface = false);
2560 void predrawNotify(bool willOverwritesEntireSurface = false);
159 bool SkCanvas::predrawNotify(bool willOverwritesEntireSurface) { in predrawNotify() argument161 if (!fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()
147 void SkCanvas::predrawNotify(bool willOverwritesEntireSurface) { in predrawNotify() argument149 fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()