Lines Matching refs:gColors
39 constexpr SkColor gColors[] = { variable
66 { 2, gColors, gColors4f, nullptr },
67 { 2, gColors, gColors4f, gPos0 },
68 { 2, gColors, gColors4f, gPos1 },
69 { 5, gColors, gColors4f, nullptr },
70 { 5, gColors, gColors4f, gPos2 },
481 SkIntToScalar(200), gColors, nullptr, 5, in onDraw()
604 const SkColor gColors[] = { 0xFFFFFFFF, 0xFF000000 }; in onOnceBeforeDraw() local
605 fShader = SkGradientShader::MakeRadial(center, kRadius, gColors, nullptr, 2, in onOnceBeforeDraw()
643 SK_ARRAY_COUNT(gColors), SkTileMode::kClamp); in onOnceBeforeDraw()
691 SK_ARRAY_COUNT(gColors), SkTileMode::kClamp); in onOnceBeforeDraw()