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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCurve.h 33 static SkDPoint (* const CurveDPointAtT[])(const SkPoint[], double ) = {
SkOpSegment.h 78 return (*CurveDPointAtT[SkPathOpsVerbToPoints(fVerb)])(fPts, mid);
  /external/skia/src/pathops/
SkPathOpsCurve.h 33 static SkDPoint (* const CurveDPointAtT[])(const SkPoint[], double ) = {
SkOpSegment.h 78 return (*CurveDPointAtT[SkPathOpsVerbToPoints(fVerb)])(fPts, mid);

Completed in 934 milliseconds