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

  /external/skia/tests/
GrShapeTest.cpp 751 static const SkScalar kNullIntervals[] = {0, 0, 0, 0, 0, 0};
752 return SkDashPathEffect::Make(kNullIntervals, SK_ARRAY_COUNT(kNullIntervals), 0.f);
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 723 static const SkScalar kNullIntervals[] = {0, 0, 0, 0, 0, 0};
724 return SkDashPathEffect::Make(kNullIntervals, SK_ARRAY_COUNT(kNullIntervals), 0.f);
    [all...]

Completed in 337 milliseconds