Linux Kernel
3.7.1
|
#include <drm_sarea.h>
Data Fields | |
unsigned int | x |
unsigned int | y |
unsigned int | width |
unsigned int | height |
unsigned int | fullscreen |
SAREA frame
Definition at line 61 of file drm_sarea.h.
unsigned int fullscreen |
Definition at line 66 of file drm_sarea.h.
unsigned int height |
Definition at line 65 of file drm_sarea.h.
unsigned int width |
Definition at line 64 of file drm_sarea.h.
unsigned int x |
Definition at line 62 of file drm_sarea.h.
unsigned int y |
Definition at line 63 of file drm_sarea.h.