Searched refs:max_dst_h (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/drm/src/ | ||
H A D | drm_rect.c | 249 int max_dst_h = src_h / min_vscale; local 251 drm_rect_adjust_size(dst, 0, max_dst_h - dst_h); |
Completed in 826 milliseconds