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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicParameterization_TestUtility.cpp43 double xyy = coeffs[xyy_coeff] * point.x * point.y * point.y; local
51 double sum = xxx + xxy + xyy + yyy + xx + xy + yy + x + y + c;
/external/skia/experimental/Intersection/
H A DCubicParameterization_TestUtility.cpp43 double xyy = coeffs[xyy_coeff] * point.x * point.y * point.y; local
51 double sum = xxx + xxy + xyy + yyy + xx + xy + yy + x + y + c;

Completed in 106 milliseconds