Home
last modified time | relevance | path

Searched refs:ProcessCacheImage (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h132 static void ProcessCacheImage(RSPaintFilterCanvas& canvas, Drawing::Image& cacheImageProcessed);
H A Drs_uni_render_util.cpp1901 void RSUniRenderUtil::ProcessCacheImage(RSPaintFilterCanvas& canvas, Drawing::Image& cacheImageProc… in ProcessCacheImage() function in OHOS::Rosen::RSUniRenderUtil
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp1070 RSUniRenderUtil::ProcessCacheImage(*curCanvas_, *cacheImage); in DrawMirrorCopy()
1152 RSUniRenderUtil::ProcessCacheImage(*curCanvas_, *cacheImage); in DrawWiredMirrorCopy()