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

/external/freetype/src/raster/
H A Dftraster.c263 /* On the other hand, SMulDiv means `Slow MulDiv', and is used typically */
266 #define SMulDiv FT_MulDiv macro
1028 x1 += SMulDiv( Dx, miny - y1, Dy );
1056 x1 += SMulDiv( Dx, ras.precision - f1, Dy );

Completed in 108 milliseconds