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

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

Completed in 73 milliseconds