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

  /external/skqp/gm/
strokes.cpp 88 SkPath fCubicPath, fQuadPath, fLinePath;
97 SkAssertResult(SkParsePath::FromSVGString("M 0 0 L 0 0", &fLinePath));
153 canvas->drawPath(fLinePath, strokePaint);
  /external/skia/gm/
strokes.cpp 88 SkPath fCubicPath, fQuadPath, fLinePath;
97 SkAssertResult(SkParsePath::FromSVGString("M 0 0 L 0 0", &fLinePath));
153 canvas->drawPath(fLinePath, strokePaint);
    [all...]

Completed in 192 milliseconds