Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleGradients.cpp52 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
60 { 2, gColors, gPos1 },
DSampleSlides.cpp166 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
174 { 2, gColors, gPos1 },
/external/skia/tests/
DGradientTest.cpp375 static const SkScalar gPos1[] = { 0, 0, 1 }; in test_linear_fuzzer() local
421 gPos1, in test_linear_fuzzer()
431 gPos1, in test_linear_fuzzer()
/external/skia/gm/
Dgradients_2pt_conical.cpp24 constexpr SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
36 { 2, gColors, gPos1 },
Dgradients.cpp33 constexpr SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
51 { 2, gColors, gColors4f, gPos1 },