Searched refs:onDoSaveBehind (Results 1 – 2 of 2) sorted by relevance
67 bool onDoSaveBehind(const SkRect*) override;
296 bool SkiaCanvasAutoCache::onDoSaveBehind(const SkRect* rect) in onDoSaveBehind() function in OHOS::Rosen::Drawing::SkiaCanvasAutoCache299 return this->SkNWayCanvas::onDoSaveBehind(rect); in onDoSaveBehind()