Home
last modified time | relevance | path

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

/external/skqp/gm/
Dgradients.cpp757 const unsigned kStopCount = 3; in onDraw() local
758 const SkColor colors[kStopCount] = { SK_ColorGREEN, SK_ColorRED, SK_ColorGREEN }; in onDraw()
761 SkScalar pos[kStopCount]; in onDraw()
783 kStopCount, SkShader::kClamp_TileMode, in onDraw()
892 const unsigned kStopCount = 200; in draw_many_stops() local
895 SkColor colors[kStopCount]; in draw_many_stops()
896 for (unsigned i = 0; i < kStopCount; i++) { in draw_many_stops()
/external/skia/gm/
Dgradients.cpp757 const unsigned kStopCount = 3; in onDraw() local
758 const SkColor colors[kStopCount] = { SK_ColorGREEN, SK_ColorRED, SK_ColorGREEN }; in onDraw()
761 SkScalar pos[kStopCount]; in onDraw()
783 kStopCount, SkShader::kClamp_TileMode, in onDraw()
892 const unsigned kStopCount = 200; in draw_many_stops() local
895 SkColor colors[kStopCount]; in draw_many_stops()
896 for (unsigned i = 0; i < kStopCount; i++) { in draw_many_stops()