Searched refs:MIN_COLOR_STOPS (Results 1 – 1 of 1) sorted by relevance
51 constexpr int32_t MIN_COLOR_STOPS = 2; variable173 if (colorStops_.size() < MIN_COLOR_STOPS) { in NeedAdjustColorStops()