Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp24 constexpr int32_t GRADIENT_POINT_SIZE = 4; variable
732 … std::vector<GradientColor> gradientColors = std::vector<GradientColor>(GRADIENT_POINT_SIZE); in ApplyGradientColor()