Home
last modified time | relevance | path

Searched refs:gPos1 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/samplecode/
H A DSampleGradients.cpp50 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
58 { 2, gColors, gPos1 },
H A DSampleSlides.cpp164 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
172 { 2, gColors, gPos1 },
/third_party/skia/tests/
H A DGradientTest.cpp409 static const SkScalar gPos1[] = { 0, 0, 1 }; in test_linear_fuzzer() local
455 gPos1, in test_linear_fuzzer()
465 gPos1, in test_linear_fuzzer()
/third_party/skia/gm/
H A Dgradients_2pt_conical.cpp36 constexpr SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; member
48 { 2, gColors, gPos1 },
H A Dgradients.cpp50 constexpr SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; member
68 { 2, gColors, gColors4f, gPos1 },

Completed in 6 milliseconds