Searched refs:DrawCacheWithForegroundFilter (Results 1 – 4 of 4) sorted by relevance
262 void DrawCacheWithForegroundFilter(Drawing::Canvas& canvas, const Drawing::Rect& rect) const;
480 void RSRenderNodeDrawableAdapter::DrawCacheWithForegroundFilter(Drawing::Canvas& canvas, in DrawCacheWithForegroundFilter() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawableAdapter
315 adapter->DrawCacheWithForegroundFilter(drawingCanvas, rect);
799 DrawCacheWithForegroundFilter(*cacheCanvas, bounds); in UpdateCacheSurface()