Home
last modified time | relevance | path

Searched refs:stopAndColors_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h66 stopAndColors_({}),
469 return stopAndColors_; in getStopAndColor()
758 List<StopAndColor> stopAndColors_; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp91 stopAndColors_ = paint.stopAndColors_; in Init()
218 stopAndColors_.PushBack(stopAndColor); in addColorStop()