SYNOPSIS
- bool drm_rect_visible(const struct drm_rect * r);
ARGUMENTS
r
-
- rectangle whose visibility is returned
RETURNS
true if the rectangle is visible, false otherwise.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
COPYRIGHT