Searched refs:GetDrawingCacheIncludeProperty (Results 1 – 3 of 3) sorted by relevance
303 params.GetDrawingCacheIncludeProperty()); in DrawWithNodeGroupCache()308 if (LIKELY(!params.GetDrawingCacheIncludeProperty())) { in DrawWithNodeGroupCache()734 params.GetDrawingCacheIncludeProperty()) || ROSEN_LE(params.GetCacheSize().x_, 0.f) || in CheckIfNeedUpdateCache()795 if (LIKELY(!params.GetDrawingCacheIncludeProperty())) { in UpdateCacheSurface()
206 bool GetDrawingCacheIncludeProperty() const;
260 bool RSRenderParams::GetDrawingCacheIncludeProperty() const in GetDrawingCacheIncludeProperty() function in OHOS::Rosen::RSRenderParams