Lines Matching refs:ptAtT
105 return line.ptAtT(t);111 return quad.ptAtT(t);117 return conic.ptAtT(t);123 return cubic.ptAtT(t);135 return c.fLine.ptAtT(t);139 return c.fQuad.ptAtT(t);143 return c.fConic.ptAtT(t);147 return c.fCubic.ptAtT(t);265 SkDPoint dst[2] = { line.ptAtT(startT), line.ptAtT(endT) };