Home
last modified time | relevance | path

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

/external/skia/src/shaders/gradients/
DSkGradientShader.cpp1379 constexpr int kSmallCount = 10; in set_after_interp_color_uni_array() local
1380 SkAutoSTArray<4 * kSmallCount, float> vals(4 * count); in set_after_interp_color_uni_array()
1398 constexpr int kSmallCount = 10; in set_before_interp_color_uni_array() local
1399 SkAutoSTArray<4 * kSmallCount, float> vals(4 * count); in set_before_interp_color_uni_array()
1422 constexpr int kSmallCount = 10; in set_after_interp_color_uni_array() local
1424 SkAutoSTArray<4*kSmallCount, float> vals(4*count); in set_after_interp_color_uni_array()
1441 constexpr int kSmallCount = 10; in set_before_interp_color_uni_array() local
1443 SkAutoSTArray<4*kSmallCount, float> vals(4*count); in set_before_interp_color_uni_array()