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

  /external/skia/samplecode/
SampleGradients.cpp 51 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
59 { 2, gColors, gPos0 },
SampleSlides.cpp 165 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
173 { 2, gColors, gPos0 },
  /external/skqp/samplecode/
SampleGradients.cpp 51 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
59 { 2, gColors, gPos0 },
SampleSlides.cpp 165 static const SkScalar gPos0[] = { 0, SK_Scalar1 };
173 { 2, gColors, gPos0 },
  /external/skia/tests/
GradientTest.cpp 497 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 };
513 gPos0,
  /external/skqp/tests/
GradientTest.cpp 493 static const SkScalar gPos0[] = { -47919293023455565225163489280.0f, 0, 1 };
509 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/skqp/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...]

Completed in 218 milliseconds