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

#include <g2d.h>

Data Fields

u32 width
 
u32 height
 
u32 c_width
 
u32 c_height
 
u32 o_width
 
u32 o_height
 
struct g2d_fmtfmt
 
u32 stride
 
u32 bottom
 
u32 right
 
u32 size
 

Detailed Description

Definition at line 34 of file g2d.h.

Field Documentation

u32 bottom

Definition at line 48 of file g2d.h.

u32 c_height

Definition at line 40 of file g2d.h.

u32 c_width

Definition at line 39 of file g2d.h.

Definition at line 45 of file g2d.h.

u32 height

Definition at line 37 of file g2d.h.

u32 o_height

Definition at line 43 of file g2d.h.

u32 o_width

Definition at line 42 of file g2d.h.

u32 right

Definition at line 49 of file g2d.h.

u32 size

Definition at line 50 of file g2d.h.

u32 stride

Definition at line 47 of file g2d.h.

u32 width

Definition at line 36 of file g2d.h.


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