Searched defs:saveLayerRec (Results 1 – 4 of 4) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
| D | canvas_test.cpp | 634 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable 651 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable 725 SaveLayerOps saveLayerRec(&rect, &brush, &imageFilter, saveLayerFlags); variable 743 SaveLayerOps saveLayerRec(&rect, &brush, &imageFilter, saveLayerFlags); variable 760 SaveLayerOps saveLayerRec(&rect, &brush, &imageFilter, saveLayerFlags); variable 777 SaveLayerOps saveLayerRec(&rect, &brush, &imageFilter, saveLayerFlags); variable
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| D | recording_canvas_test.cpp | 661 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_paint_filter_canvas.cpp | 286 void RSPaintFilterCanvasBase::SaveLayer(const SaveLayerOps& saveLayerRec) in SaveLayer()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| D | rosen_svg_painter.cpp | 78 RSSaveLayerOps saveLayerRec(nullptr, &mask_filter); in SetMask() local
|