drm_rect 48 include/drm/drm_plane_helper.h struct drm_rect *src, drm_rect 49 include/drm/drm_plane_helper.h struct drm_rect *dest, drm_rect 50 include/drm/drm_plane_helper.h const struct drm_rect *clip, drm_rect 57 include/drm/drm_rect.h static inline void drm_rect_adjust_size(struct drm_rect *r, int dw, int dh) drm_rect 74 include/drm/drm_rect.h static inline void drm_rect_translate(struct drm_rect *r, int dx, int dy) drm_rect 90 include/drm/drm_rect.h static inline void drm_rect_downscale(struct drm_rect *r, int horz, int vert) drm_rect 105 include/drm/drm_rect.h static inline int drm_rect_width(const struct drm_rect *r) drm_rect 117 include/drm/drm_rect.h static inline int drm_rect_height(const struct drm_rect *r) drm_rect 129 include/drm/drm_rect.h static inline bool drm_rect_visible(const struct drm_rect *r) drm_rect 142 include/drm/drm_rect.h static inline bool drm_rect_equals(const struct drm_rect *r1, drm_rect 143 include/drm/drm_rect.h const struct drm_rect *r2) drm_rect 149 include/drm/drm_rect.h bool drm_rect_intersect(struct drm_rect *r, const struct drm_rect *clip); drm_rect 150 include/drm/drm_rect.h bool drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst, drm_rect 151 include/drm/drm_rect.h const struct drm_rect *clip, drm_rect 153 include/drm/drm_rect.h int drm_rect_calc_hscale(const struct drm_rect *src, drm_rect 154 include/drm/drm_rect.h const struct drm_rect *dst, drm_rect 156 include/drm/drm_rect.h int drm_rect_calc_vscale(const struct drm_rect *src, drm_rect 157 include/drm/drm_rect.h const struct drm_rect *dst, drm_rect 159 include/drm/drm_rect.h int drm_rect_calc_hscale_relaxed(struct drm_rect *src, drm_rect 160 include/drm/drm_rect.h struct drm_rect *dst, drm_rect 162 include/drm/drm_rect.h int drm_rect_calc_vscale_relaxed(struct drm_rect *src, drm_rect 163 include/drm/drm_rect.h struct drm_rect *dst, drm_rect 165 include/drm/drm_rect.h void drm_rect_debug_print(const struct drm_rect *r, bool fixed_point); drm_rect 166 include/drm/drm_rect.h void drm_rect_rotate(struct drm_rect *r, drm_rect 169 include/drm/drm_rect.h void drm_rect_rotate_inv(struct drm_rect *r,