Searched defs:gPos0 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/samplecode/
H A DSampleGradients.cpp52 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
60 { 2, gColors, gPos0 },
H A DSampleSlides.cpp167 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
175 { 2, gColors, gPos0 },
/external/skia/samplecode/
H A DSampleGradients.cpp52 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
60 { 2, gColors, gPos0 },
H A DSampleSlides.cpp167 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; variable
175 { 2, gColors, gPos0 },
/external/chromium_org/third_party/skia/gm/
H A Dgradients.cpp22 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; member in namespace:skiagm
35 { 2, gColors, gPos0 },
H A Dgradients_2pt_conical.cpp22 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; member in namespace:skiagm
34 { 2, gColors, gPos0 },
/external/skia/gm/
H A Dgradients.cpp22 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; member in namespace:skiagm
35 { 2, gColors, gPos0 },
H A Dgradients_2pt_conical.cpp22 static const SkScalar gPos0[] = { 0, SK_Scalar1 }; member in namespace:skiagm
34 { 2, gColors, gPos0 },

Completed in 138 milliseconds