Searched refs:gPos0 (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/samplecode/ |
D | SampleGradients.cpp | 49 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 57 { 2, gColors, gPos0 },
|
D | SampleSlides.cpp | 163 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 171 { 2, gColors, gPos0 },
|
/third_party/flutter/skia/samplecode/ |
D | SampleGradients.cpp | 50 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 58 { 2, gColors, gPos0 },
|
D | SampleSlides.cpp | 164 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 172 { 2, gColors, gPos0 },
|
/third_party/skia/tests/ |
D | GradientTest.cpp | 529 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 }; in test_sweep_fuzzer() local 545 gPos0, in test_sweep_fuzzer()
|
/third_party/flutter/skia/tests/ |
D | GradientTest.cpp | 496 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 }; in test_sweep_fuzzer() local 512 gPos0, in test_sweep_fuzzer()
|
/third_party/skia/gm/ |
D | gradients_2pt_conical.cpp | 35 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 47 { 2, gColors, gPos0 },
|
D | gradients.cpp | 49 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 67 { 2, gColors, gColors4f, gPos0 },
|
/third_party/flutter/skia/gm/ |
D | gradients_2pt_conical.cpp | 35 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 47 { 2, gColors, gPos0 },
|
D | gradients.cpp | 49 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable 67 { 2, gColors, gColors4f, gPos0 },
|