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

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

Completed in 62 milliseconds