Searched refs:willOverwritesEntireSurface (Results 1 – 2 of 2) sorted by relevance
2344 bool SK_WARN_UNUSED_RESULT predrawNotify(bool willOverwritesEntireSurface = false);
159 bool SkCanvas::predrawNotify(bool willOverwritesEntireSurface) { in predrawNotify() argument161 if (!fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()