Searched refs:OpCanCache (Results 1 – 4 of 4) sorted by relevance
33 virtual bool OpCanCache(const SkRect& bound) in OpCanCache() function
34 bool OpCanCache(const SkRect& bound) override;
71 bool SkiaCanvasAutoCache::OpCanCache(const SkRect& bound) in OpCanCache() function in OHOS::Rosen::Drawing::SkiaCanvasAutoCache
638 if (!skiaCanvasOp_->OpCanCache(nodeBound)) { in OpCalculateAfter()