Home
last modified time | relevance | path

Searched defs:kStopCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dgradients.cpp729 const unsigned kStopCount = 3; in onDraw() local
859 const unsigned kStopCount = 200; in draw_many_stops() local
885 const unsigned kStopCount = 300; in draw_many_hard_stops() local
1247 const unsigned kStopCount = 200; variable
/aosp_15_r20/external/skia/tools/viewer/
H A DFilterBoundsSlide.cpp119 static const int kStopCount = (int) std::size(kScaleGradientColors); variable