Home
last modified time | relevance | path

Searched refs:willOverwritesEntireSurface (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkCanvas.cpp164 bool SkCanvas::predrawNotify(bool willOverwritesEntireSurface) { in predrawNotify() argument
166 if (!fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()
/third_party/skia/include/core/
H A DSkCanvas.h2352 bool SK_WARN_UNUSED_RESULT predrawNotify(bool willOverwritesEntireSurface = false);

Completed in 8 milliseconds