Home
last modified time | relevance | path

Searched refs:StopAndColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h158 struct StopAndColor { struct
467 List<StopAndColor> getStopAndColor() const in getStopAndColor()
758 List<StopAndColor> stopAndColors_;
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp215 StopAndColor stopAndColor; in addColorStop()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.cpp243 ListNode<Paint::StopAndColor>* iter = paint.getStopAndColor().Begin(); in BuildGradientColor()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2044 List<Paint::StopAndColor> stopAndColor = paint_->getStopAndColor();