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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCurve.h 95 static SkVector (* const CurveSlopeAtT[])(const SkPoint[], double ) = {
SkOpSegment.h 68 return (*CurveSlopeAtT[SkPathOpsVerbToPoints(fVerb)])(fPts, fTs[index].fT);
SkOpSegment.cpp     [all...]
  /external/skia/src/pathops/
SkPathOpsCurve.h 95 static SkVector (* const CurveSlopeAtT[])(const SkPoint[], double ) = {
SkOpSegment.h 68 return (*CurveSlopeAtT[SkPathOpsVerbToPoints(fVerb)])(fPts, fTs[index].fT);
SkOpSegment.cpp     [all...]

Completed in 219 milliseconds