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

/haiku/headers/libs/agg/
H A Dagg_rasterizer_sl_clip.h32 static AGG_INLINE int mul_div(double a, double b, double c) function in struct:agg::ras_conv_int
46 static AGG_INLINE int mul_div(double a, double b, double c) function in struct:agg::ras_conv_int_sat
63 static AGG_INLINE int mul_div(double a, double b, double c) function in struct:agg::ras_conv_int_3x
77 static AGG_INLINE double mul_div(double a, double b, double c) function in struct:agg::ras_conv_dbl
91 static AGG_INLINE double mul_div(double a, double b, double c) function in struct:agg::ras_conv_dbl_3x
[all...]

Completed in 39 milliseconds