Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleGradients.cpp49 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
57 { 2, gColors, gPos0 },
DSampleSlides.cpp163 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
171 { 2, gColors, gPos0 },
/third_party/flutter/skia/samplecode/
DSampleGradients.cpp50 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
58 { 2, gColors, gPos0 },
DSampleSlides.cpp164 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
172 { 2, gColors, gPos0 },
/third_party/skia/tests/
DGradientTest.cpp529 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 }; in test_sweep_fuzzer() local
545 gPos0, in test_sweep_fuzzer()
/third_party/flutter/skia/tests/
DGradientTest.cpp496 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 }; in test_sweep_fuzzer() local
512 gPos0, in test_sweep_fuzzer()
/third_party/skia/gm/
Dgradients_2pt_conical.cpp35 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
47 { 2, gColors, gPos0 },
Dgradients.cpp49 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
67 { 2, gColors, gColors4f, gPos0 },
/third_party/flutter/skia/gm/
Dgradients_2pt_conical.cpp35 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
47 { 2, gColors, gPos0 },
Dgradients.cpp49 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
67 { 2, gColors, gColors4f, gPos0 },