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

/external/pdfium/core/src/fxge/agg/agg23/
H A Dfx_agg_curves.cpp52 FX_FLOAT x34 = (x3 + x4) / 2; local
56 FX_FLOAT x234 = (x23 + x34) / 2;
98 recursive_bezier(x1234, y1234, x234, y234, x34, y34, x4, y4, level + 1);

Completed in 55 milliseconds