Searched refs:finalP (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkGeometry.cpp1349 const SkPoint finalP = { x, y }; local
1351 const SkScalar dot = SkVector::DotProduct(lastQ, finalP);
1364 dst[conicCount].set(lastQ, offCurve, finalP, cosThetaOver2);

Completed in 98 milliseconds