/src/sys/external/bsd/drm2/dist/drm/ |
drm_rect.c | 61 static u32 clip_scaled(int src, int dst, int *clip) function in typeref:typename:u32 105 u32 new_src_w = clip_scaled(drm_rect_width(src), 113 u32 new_src_h = clip_scaled(drm_rect_height(src), 121 u32 new_src_w = clip_scaled(drm_rect_width(src), 129 u32 new_src_h = clip_scaled(drm_rect_height(src),
|
drm_rect.c | 61 static u32 clip_scaled(int src, int dst, int *clip) function in typeref:typename:u32 105 u32 new_src_w = clip_scaled(drm_rect_width(src), 113 u32 new_src_h = clip_scaled(drm_rect_height(src), 121 u32 new_src_w = clip_scaled(drm_rect_width(src), 129 u32 new_src_h = clip_scaled(drm_rect_height(src),
|