Lines Matching refs:gColors
20 constexpr SkColor gColors[] = { variable
47 { 2, gColors, gColors4f, nullptr },
48 { 2, gColors, gColors4f, gPos0 },
49 { 2, gColors, gColors4f, gPos1 },
50 { 5, gColors, gColors4f, nullptr },
51 { 5, gColors, gColors4f, gPos2 },
489 SkIntToScalar(200), gColors, nullptr, 5, in onDraw()
627 const SkColor gColors[] = { 0xFFFFFFFF, 0xFF000000 }; in onOnceBeforeDraw() local
628 fShader = SkGradientShader::MakeRadial(center, kRadius, gColors, nullptr, 2, in onOnceBeforeDraw()
666 SK_ARRAY_COUNT(gColors), SkShader::kClamp_TileMode); in onOnceBeforeDraw()
714 SK_ARRAY_COUNT(gColors), SkShader::kClamp_TileMode); in onOnceBeforeDraw()