Searched refs:drm_rect_visible (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_rect.h185 * drm_rect_visible - determine if the the rectangle is visible
191 static inline bool drm_rect_visible(const struct drm_rect *r) function
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_rect.c57 return drm_rect_visible(r1);
136 return drm_rect_visible(dst);
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_stdu.c618 drm_rect_visible(&diff.rect)) {
1328 if (drm_rect_visible(&diff.rect)) {

Completed in 242 milliseconds