Searched defs:xy_coeff (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DQuadraticParameterization.h9 double xy() const { return p[xy_coeff]; }
18 xy_coeff, enumerator in enum:QuadImplicitForm::Coeffs
H A DCubicParameterizationCode.cpp169 xy_coeff, enumerator in enum:__anon15018
262 match(str, len, c[xy_coeff], "x y"); // 8 factors
H A DCubicParameterization.cpp70 xy_coeff, enumerator in enum:__anon15017
/external/skia/experimental/Intersection/
H A DQuadraticParameterization.h9 double xy() const { return p[xy_coeff]; }
18 xy_coeff, enumerator in enum:QuadImplicitForm::Coeffs
H A DCubicParameterizationCode.cpp169 xy_coeff, enumerator in enum:__anon30432
262 match(str, len, c[xy_coeff], "x y"); // 8 factors
H A DCubicParameterization.cpp70 xy_coeff, enumerator in enum:__anon30431

Completed in 204 milliseconds