HomeSort by relevance Sort by last modified time
    Searched refs:gPos0 (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/samplecode/
SampleGradients.cpp 52 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
60 { 2, gColors, gPos0 },
SampleSlides.cpp 167 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
175 { 2, gColors, gPos0 },
  /external/skia/samplecode/
SampleGradients.cpp 52 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
60 { 2, gColors, gPos0 },
SampleSlides.cpp 167 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
175 { 2, gColors, gPos0 },
  /external/chromium_org/third_party/skia/gm/
gradients.cpp 22 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
35 { 2, gColors, gPos0 },
gradients_2pt_conical.cpp 22 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
34 { 2, gColors, gPos0 },
  /external/skia/gm/
gradients.cpp 22 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
35 { 2, gColors, gPos0 },
gradients_2pt_conical.cpp 22 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
34 { 2, gColors, gPos0 },

Completed in 575 milliseconds