Searched refs:nextRect (Results 1 – 2 of 2) sorted by relevance
/external/skqp/gm/ |
D | gamma.cpp | 68 auto nextRect = [&](const char* label, const char* label2) { in __anonfc7ec5bf0302() 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 …]
|
/external/skia/gm/ |
D | gamma.cpp | 68 auto nextRect = [&](const char* label, const char* label2) { in __anon697ff7480302() 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 …]
|