Home
last modified time | relevance | path

Searched refs:drm_rect_init (Results 1 – 1 of 1) sorted by relevance

/include/drm/
Ddrm_rect.h101 static inline void drm_rect_init(struct drm_rect *r, int x, int y, in drm_rect_init() function
236 drm_rect_init(dst, src->x1 >> 16, src->y1 >> 16, in drm_rect_fp_to_int()