Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_sarea_frame Struct Reference

#include <drm_sarea.h>

Data Fields

unsigned int x
 
unsigned int y
 
unsigned int width
 
unsigned int height
 
unsigned int fullscreen
 

Detailed Description

SAREA frame

Definition at line 61 of file drm_sarea.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: