Searched refs:gradientIndex (Results 1 – 1 of 1) sorted by relevance
2026 … auto gradientIndex = axis == Axis::HORIZONTAL ? (isRTL_ ? RIGHT_GRADIENT : LEFT_GRADIENT) in UpdateGradientRegions() local2028 gradientRegions_[gradientIndex] = true; in UpdateGradientRegions()2031 … auto gradientIndex = axis == Axis::HORIZONTAL ? (isRTL_ ? LEFT_GRADIENT : RIGHT_GRADIENT) in UpdateGradientRegions() local2033 gradientRegions_[gradientIndex] = true; in UpdateGradientRegions()