HomeSort by relevance Sort by last modified time
    Searched refs:BrightColorsCount (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/tests/common/scenes/
RoundRectClippingAnimation.cpp 37 auto color = BrightColors[ci++ % BrightColorsCount];
ListViewAnimation.cpp 41 SkColor randomColor = BrightColors[rand() % BrightColorsCount];
  /frameworks/base/libs/hwui/utils/
Color.h 84 static constexpr int BrightColorsCount = sizeof(BrightColors) / sizeof(Color::Color);

Completed in 169 milliseconds