Searched refs:update_cubic_max (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/base/
H A Dftbbox.c206 update_cubic_max( FT_Pos q1, function
304 nmax = update_cubic_max( p1, p2, p3, p4, nmax );
307 nmin = -update_cubic_max( -p1, -p2, -p3, -p4, -nmin );

Completed in 156 milliseconds