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

  /external/skia/src/effects/
SkCornerPathEffect.cpp 71 bool drawSegment = ComputeStep(pts[0], pts[1], fRadius, &step);
80 if (drawSegment) {
  /external/chromium_org/third_party/skia/src/effects/
SkCornerPathEffect.cpp 71 bool drawSegment = ComputeStep(pts[0], pts[1], fRadius, &step);
80 if (drawSegment) {

Completed in 49 milliseconds