Home
last modified time | relevance | path

Searched refs:getStopAndColor (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.cpp243 ListNode<Paint::StopAndColor>* iter = paint.getStopAndColor().Begin(); in BuildGradientColor()
245 for (; count < paint.getStopAndColor().Size(); count++) { in BuildGradientColor()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h467 List<StopAndColor> getStopAndColor() const in getStopAndColor() function in OHOS::Paint
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2044 List<Paint::StopAndColor> stopAndColor = paint_->getStopAndColor(); in HWTEST_F()

Completed in 4 milliseconds