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 96 static SkVector (* const CurveSlopeAtT[])(const SkPoint[], double ) = {
SkOpSegment.h 82 return (*CurveSlopeAtT[SkPathOpsVerbToPoints(fVerb)])(fPts, fTs[index].fT);
SkOpSegment.cpp     [all...]
  /external/skia/src/pathops/
SkPathOpsCurve.h 96 static SkVector (* const CurveSlopeAtT[])(const SkPoint[], double ) = {
SkOpSegment.h 82 return (*CurveSlopeAtT[SkPathOpsVerbToPoints(fVerb)])(fPts, fTs[index].fT);
SkOpSegment.cpp     [all...]

Completed in 1943 milliseconds