Searched refs:nextRect (Results 1 – 1 of 1) sorted by relevance
/external/skqp/gm/ |
D | gamma.cpp | 68 auto nextRect = [&](const char* label, const char* label2) { in __anonb8714d360302() variable 109 nextRect("Dither", "Reference"); 118 nextRect("Dither", "Bilerp"); 124 nextRect("Dither", "Scale"); 130 nextRect("MipMaps", nullptr); 134 nextRect("Color", nullptr); 146 nextRect("Gradient", "Interpolation"); 159 nextRect("Gradient", "Endpoints"); 172 nextRect("Gradient", "3-Stop"); 185 nextRect("Gradient", "Texture"); [all …]
|