Home
last modified time | relevance | path

Searched defs:resetForNextPicture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkDevice.cpp526 bool SkNoPixelsDevice::resetForNextPicture(const SkIRect& bounds) { in resetForNextPicture() function in SkNoPixelsDevice
H A DSkCanvas.cpp288 void SkCanvas::resetForNextPicture(const SkIRect& bounds) { in resetForNextPicture() function in SkCanvas