Home
last modified time | relevance | path

Searched refs:MIN_COLOR_SIZE (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.cpp52 constexpr int32_t MIN_COLOR_SIZE = 2; variable
145 if (colorSize <= MIN_COLOR_SIZE) { in AdjustNoValueColorStop()