Searched refs:DrawAutoCacheDfx (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/ |
H A D | rs_render_node_drawable_autocache_test.cpp | 379 drawable->DrawAutoCacheDfx(canvas, autoCacheRenderNodeInfos); 384 drawable->DrawAutoCacheDfx(canvas, autoCacheRenderNodeInfos); 386 drawable->DrawAutoCacheDfx(canvas, autoCacheRenderNodeInfos); 390 drawable->DrawAutoCacheDfx(canvas, autoCacheRenderNodeInfos);
|
H A D | rs_render_node_drawable_test.cpp | 390 HWTEST_F(RSRenderNodeDrawableTest, DrawAutoCacheDfx, TestSize.Level1) 401 drawable->DrawAutoCacheDfx(paintFilterCanvas, autoCacheRenderNodeInfos);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_render_node_drawable.h | 81 void DrawAutoCacheDfx(RSPaintFilterCanvas& canvas,
|
H A D | rs_render_node_drawable_autocache.cpp | 291 void RSRenderNodeDrawable::DrawAutoCacheDfx(RSPaintFilterCanvas& canvas, in DrawAutoCacheDfx() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable
|
H A D | rs_render_node_drawable.cpp | 679 DrawAutoCacheDfx(canvas, autoCacheRenderNodeInfos_); in DrawCachedImage()
|