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

  /external/skia/tests/
GrShapeTest.cpp 408 return GrShape::MakeArc(fOval, fStartAngle, fSweepAngle, fUseCenter, GrStyle(paint));
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 408 return GrShape::MakeArc(fOval, fStartAngle, fSweepAngle, fUseCenter, GrStyle(paint));
    [all...]
  /external/skia/src/gpu/
GrShape.h 116 static GrShape MakeArc(const SkRect& oval, SkScalar startAngleDegrees,
GrShape.cpp 374 GrShape GrShape::MakeArc(const SkRect& oval, SkScalar startAngleDegrees, SkScalar sweepAngleDegrees,
GrRenderTargetContext.cpp     [all...]
  /external/skqp/src/gpu/
GrShape.h 116 static GrShape MakeArc(const SkRect& oval, SkScalar startAngleDegrees,
GrShape.cpp 374 GrShape GrShape::MakeArc(const SkRect& oval, SkScalar startAngleDegrees, SkScalar sweepAngleDegrees,
GrRenderTargetContext.cpp     [all...]

Completed in 282 milliseconds