OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xyy_coeff
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/experimental/Intersection/
CubicParameterization.cpp
67
xyy_coeff
, // C
enumerator in enum:__anon19635
95
p[
xyy_coeff
] = 3 * aa * e;
421
p[
xyy_coeff
] = calc_xyy(a3b3cd, e3f3gh);
CubicParameterizationCode.cpp
166
xyy_coeff
,
enumerator in enum:__anon19636
259
match(str, len, c[
xyy_coeff
], "x y^2"); // 1 factor
Completed in 42 milliseconds