Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp51 constexpr int32_t MIN_COLOR_STOPS = 2; variable
173 if (colorStops_.size() < MIN_COLOR_STOPS) { in NeedAdjustColorStops()