Searched defs:saveLayerRec (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | canvas_test.cpp | 699 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable 716 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable 875 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable 892 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable 908 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_paint_filter_canvas_test.cpp | 911 Drawing::SaveLayerOps saveLayerRec; variable 1452 Drawing::SaveLayerOps saveLayerRec; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
H A D | recording_canvas_test.cpp | 1224 SaveLayerOps saveLayerRec(&rect, &brush, saveLayerFlags); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_paint_filter_canvas.cpp | 410 void RSPaintFilterCanvasBase::SaveLayer(const SaveLayerOps& saveLayerRec) in SaveLayer()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_svg_painter.cpp | 74 RSSaveLayerOps saveLayerRec(nullptr, &mask_filter); in SetMask() local
|