Searched refs:height_b (Results 1 – 1 of 1) sorted by relevance
1210 int height_b; in image_check_get_roi() local1217 height_b = pixman_image_get_height(img_b); in image_check_get_roi()1228 box.y2 = max(height_a, height_b); in image_check_get_roi()1238 assert(box.y2 <= height_b); in image_check_get_roi()