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

  /external/skia/samplecode/
SampleGradients.cpp 51 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
59 { 2, gColors, gPos0 },
SampleSlides.cpp 166 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
174 { 2, gColors, gPos0 },
  /external/skia/gm/
gradients_2pt_conical.cpp 23 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 };
35 { 2, gColors, gPos0 },
gradients.cpp 31 constexpr SkScalar gPos0[] = { 0, SK_Scalar1 };
49 { 2, gColors, gColors4f, gPos0 },
    [all...]
  /external/skia/tests/
GradientTest.cpp 493 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 };
509 gPos0,

Completed in 127 milliseconds