Searched refs:DrawBeforeCacheWithProperty (Results 1 – 4 of 4) sorted by relevance
269 void DrawBeforeCacheWithProperty(Drawing::Canvas& canvas, const Drawing::Rect& rect) const;
500 void RSRenderNodeDrawableAdapter::DrawBeforeCacheWithProperty(Drawing::Canvas& canvas, const Drawin… in DrawBeforeCacheWithProperty() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawableAdapter
318 adapter->DrawBeforeCacheWithProperty(drawingCanvas, rect);
317 DrawBeforeCacheWithProperty(canvas, params.GetBounds()); in DrawWithNodeGroupCache()