Searched refs:height_org (Results 1 – 4 of 4) sorted by relevance
264 static void get_layer_resolution(const int width_org, const int height_org, in get_layer_resolution() argument270 h = height_org * num / den; in get_layer_resolution()
224 void get_layer_resolution(const int width_org, const int height_org,
427 void get_layer_resolution(const int width_org, const int height_org, in get_layer_resolution() argument435 h = height_org * num / den; in get_layer_resolution()
3944 * src/smooth/ftsmooth.c (ft_smooth_render_generic): Use `height_org'