Determine the rectangle width
int drm_rect_width(const struct drm_rect * r);
r
rectangle whose width is returned
The width of the rectangle.
Jesse Barnes <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place