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

/external/skia/src/pathops/
H A DSkPathOpsLine.cpp37 SkDPoint SkDLine::ptAtT(double t) const { function in class:SkDLine
73 SkDPoint realPt = ptAtT(t);
97 SkDPoint realPt = ptAtT(t);
H A DSkPathOpsConic.cpp76 SkDPoint SkDConic::ptAtT(double t) const { function in class:SkDConic
H A DSkOpSegment.h269 SkPoint ptAtT(double mid) const { function in class:SkOpSegment
H A DSkPathOpsQuad.cpp168 SkDPoint SkDQuad::ptAtT(double t) const { function in class:SkDQuad

Completed in 86 milliseconds