Home
last modified time | relevance | path

Searched defs:ptAtT (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsLine.cpp9 SkDPoint SkDLine::ptAtT(double t) const { in ptAtT() function in SkDLine
DSkPathOpsConic.cpp87 SkDPoint SkDConic::ptAtT(double t) const { in ptAtT() function in SkDConic
DSkOpSegment.h316 SkPoint ptAtT(double mid) const { in ptAtT() function
DSkPathOpsQuad.cpp207 SkDPoint SkDQuad::ptAtT(double t) const { in ptAtT() function in SkDQuad
DSkPathOpsCubic.cpp587 SkDPoint SkDCubic::ptAtT(double t) const { in ptAtT() function in SkDCubic