Home
last modified time | relevance | path

Searched refs:DrawRectForDfx (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_engine.cpp123 … RSUniRenderUtil::DrawRectForDfx(canvas, dst, Drawing::Color::COLOR_YELLOW, REDRAW_DFX_ALPHA, in DrawLayers()
H A Drs_uni_render_util.h85 static void DrawRectForDfx(RSPaintFilterCanvas& canvas, const RectI& rect, Drawing::Color color,
H A Drs_uni_render_util.cpp1154 void RSUniRenderUtil::DrawRectForDfx(RSPaintFilterCanvas& canvas, const RectI& rect, Drawing::Color… in DrawRectForDfx() function in OHOS::Rosen::RSUniRenderUtil
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp456 RSUniRenderUtil::DrawRectForDfx(canvas, cacheInfo.first, color, alpha, extraInfo); in DrawDfxForCacheInfo()
462 RSUniRenderUtil::DrawRectForDfx( in DrawDfxForCacheInfo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_util_test.cpp885 RSUniRenderUtil::DrawRectForDfx(filterCanvas, rect, color, alpha, extraInfo);
890 RSUniRenderUtil::DrawRectForDfx(filterCanvas, rect, color, alpha, extraInfo);