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

/external/chromium_org/third_party/skia/samplecode/
H A DSampleGradients.cpp53 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
61 { 2, gColors, gPos1 },
H A DSampleSlides.cpp168 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
176 { 2, gColors, gPos1 },
/external/skia/samplecode/
H A DSampleGradients.cpp53 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
61 { 2, gColors, gPos1 },
H A DSampleSlides.cpp168 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; variable
176 { 2, gColors, gPos1 },
/external/chromium_org/third_party/skia/gm/
H A Dgradients.cpp23 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; member in namespace:skiagm
36 { 2, gColors, gPos1 },
H A Dgradients_2pt_conical.cpp23 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; member in namespace:skiagm
35 { 2, gColors, gPos1 },
/external/skia/gm/
H A Dgradients.cpp23 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; member in namespace:skiagm
36 { 2, gColors, gPos1 },
H A Dgradients_2pt_conical.cpp23 static const SkScalar gPos1[] = { SK_Scalar1/4, SK_Scalar1*3/4 }; member in namespace:skiagm
35 { 2, gColors, gPos1 },

Completed in 183 milliseconds