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

  /external/chromium_org/third_party/skia/experimental/Intersection/
CubicParameterization_TestUtility.cpp 41 double xxx = coeffs[xxx_coeff] * point.x * point.x * point.x;
CubicParameterizationCode.cpp 164 xxx_coeff, enumerator in enum:__anon19636
257 match(str, len, c[xxx_coeff], "x^3"); // 1 factor
CubicParameterization.cpp 65 xxx_coeff, // A enumerator in enum:__anon19635
92 p[xxx_coeff] = e * ee;
419 p[xxx_coeff] = calc_xxx(e3f3gh);

Completed in 542 milliseconds