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

  /external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticParameterization.h 11 double x() const { return p[x_coeff]; }
20 x_coeff, enumerator in enum:QuadImplicitForm::Coeffs
CubicParameterization.cpp 72 x_coeff, enumerator in enum:__anon19635
CubicParameterizationCode.cpp 171 x_coeff, enumerator in enum:__anon19636
264 match(str, len, c[x_coeff], "x"); // 21 factors

Completed in 38 milliseconds