Searched refs:gShallowColors (Results 1 – 2 of 2) sorted by relevance
/external/skia/bench/ |
D | GradientBench.cpp | 38 static const SkColor gShallowColors[] = { 0xFF555555, 0xFF444444 }; variable 47 { 2, gShallowColors, nullptr, "_shallow" },
|
/external/skqp/bench/ |
D | GradientBench.cpp | 36 static const SkColor gShallowColors[] = { 0xFF555555, 0xFF444444 }; variable 45 { 2, gShallowColors, nullptr, "_shallow" },
|