Searched refs:BrightColors (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/utils/
H A DColor.h60 static const Color::Color BrightColors[] = { member in namespace:android::uirenderer
81 static constexpr int BrightColorsCount = sizeof(BrightColors) / sizeof(Color::Color);
/frameworks/base/libs/hwui/tests/common/scenes/
H A DListViewAnimation.cpp90 SkColor randomColor = BrightColors[rand() % BrightColorsCount];

Completed in 3632 milliseconds