Home
last modified time | relevance | path

Searched refs:DrawMask (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_button.cpp292 animator_.DrawMask(gfxDstBuffer, invalidatedArea); in OnPostDraw()
328 void UIButton::ButtonAnimator::DrawMask(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawMask() function in OHOS::UIButton::ButtonAnimator
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_painter.h85 static void DrawMask(const RSProperties& properties, Drawing::Canvas& canvas);
86 static void DrawMask(const RSProperties& properties, Drawing::Canvas& canvas, Drawing::Rect maskBounds);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp1488 RSPropertiesPainter::DrawMask(properties, canvas, maskBounds); in HWTEST_F()
1494 RSPropertiesPainter::DrawMask(properties, canvas, maskBounds); in HWTEST_F()
1498 RSPropertiesPainter::DrawMask(properties, canvas, maskBounds); in HWTEST_F()
1502 RSPropertiesPainter::DrawMask(properties, canvas, maskBounds); in HWTEST_F()
1506 RSPropertiesPainter::DrawMask(properties, canvas, maskBounds); in HWTEST_F()
1510 RSPropertiesPainter::DrawMask(properties, canvas, maskBounds); in HWTEST_F()
1532 RSPropertiesPainter::DrawMask(properties, drawingCanvas, maskBounds); in HWTEST_F()
1551 RSPropertiesPainter::DrawMask(properties, drawingCanvas, maskBounds); in HWTEST_F()
1570 RSPropertiesPainter::DrawMask(properties, drawingCanvas, maskBounds); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp331 RSPropertiesPainter::DrawMask(properties, tmpCanvas); in RSPropertiesPainterFuzzTest()
332 RSPropertiesPainter::DrawMask(properties, tmpCanvas, maskBounds); in RSPropertiesPainterFuzzTest()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_button.h466 void DrawMask(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea);
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_engine.cpp166 RSPropertiesPainter::DrawMask( in RSSurfaceNodeCommonPreProcess()
H A Drs_uni_ui_capture.cpp419 RSPropertiesPainter::DrawMask(property, *canvas_); in ProcessSurfaceViewWithUni()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1490 void RSPropertiesPainter::DrawMask(const RSProperties& properties, Drawing::Canvas& canvas, Drawing::Rect maskBounds) in DrawMask() function in OHOS::Rosen::RSPropertiesPainter
1497 ROSEN_LOGD("RSPropertiesPainter::DrawMask not has Svg Mask property"); in DrawMask()
1561 void RSPropertiesPainter::DrawMask(const RSProperties& properties, Drawing::Canvas& canvas) in DrawMask() function in OHOS::Rosen::RSPropertiesPainter
1564 DrawMask(properties, canvas, maskBounds); in DrawMask()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp617 RSPropertiesPainter::DrawMask(property, canvas); in ProcessAnimatePropertyBeforeChildren()

Completed in 15 milliseconds