OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xxy_coeff
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/experimental/Intersection/
CubicParameterization.cpp
66
xxy_coeff
, // B
enumerator in enum:__anon19635
93
p[
xxy_coeff
] = -3 * a * ee;
420
p[
xxy_coeff
] = calc_xxy(a3b3cd, e3f3gh);
CubicParameterizationCode.cpp
165
xxy_coeff
,
enumerator in enum:__anon19636
258
match(str, len, c[
xxy_coeff
], "x^2 y"); // 1 factor
Completed in 31 milliseconds