Searched defs:ptAtT (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsLine.cpp9 SkDPoint SkDLine::ptAtT(double t) const { function in class:SkDLine
48 SkDPoint realPt = ptAtT(t);
72 SkDPoint realPt = ptAtT(t);
H A DSkPathOpsConic.cpp87 SkDPoint SkDConic::ptAtT(double t) const { function in class:SkDConic
H A DSkOpSegment.h316 SkPoint ptAtT(double mid) const { function in class:SkOpSegment
H A DSkPathOpsQuad.cpp207 SkDPoint SkDQuad::ptAtT(double t) const { function in class:SkDQuad

Completed in 87 milliseconds