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

  /external/skia/src/gpu/ops/
GrAALinearizingConvexPathRenderer.cpp 33 static const SkScalar kMaxStrokeWidth = 20.0;
69 if (strokeWidth > kMaxStrokeWidth ||
  /external/skqp/src/gpu/ops/
GrAALinearizingConvexPathRenderer.cpp 33 static const SkScalar kMaxStrokeWidth = 20.0;
69 if (strokeWidth > kMaxStrokeWidth ||

Completed in 75 milliseconds