OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shapeColors
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
recordopts.cpp
183
SkColor
shapeColors
[] = {
193
for (size_t i = 0; i < SK_ARRAY_COUNT(
shapeColors
); ++i) {
194
shapeColor =
shapeColors
[i];
/external/skqp/gm/
recordopts.cpp
178
SkColor
shapeColors
[] = {
188
for (size_t i = 0; i < SK_ARRAY_COUNT(
shapeColors
); ++i) {
189
shapeColor =
shapeColors
[i];
Completed in 1463 milliseconds