HomeSort by relevance Sort by last modified time
    Searched refs:xxy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
CubicParameterization_TestUtility.cpp 42 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/chromium_org/v8/test/webkit/fast/regex/
assertion.js 62 shouldBe("regex12.exec('xxy')", "['xx','x']");

Completed in 104 milliseconds