Searched refs:BrightColorsCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
H A DRoundRectClippingAnimation.cpp37 auto color = BrightColors[ci++ % BrightColorsCount];
H A DListViewAnimation.cpp41 SkColor randomColor = BrightColors[rand() % BrightColorsCount];
/frameworks/base/libs/hwui/utils/
H A DColor.h84 static constexpr int BrightColorsCount = sizeof(BrightColors) / sizeof(Color::Color); member in namespace:android::uirenderer

Completed in 94 milliseconds