Home
last modified time | relevance | path

Searched refs:im_round_helper_class (Results 1 – 1 of 1) sorted by relevance

/imagick/
H A Dimagick_class.c7913 static inline double im_round_helper_class(double value) { function
7942 temp_new_height = im_round_helper_class(ratio_x * (double)orig_height);
7950 temp_new_width = im_round_helper_class(ratio_y * (double)orig_width);

Completed in 42 milliseconds