Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::VaapiRectangle Struct Reference

VA rectangle abstraction. More...

#include <VaapiSurface.h>

Inheritance diagram for gnash::VaapiRectangle:

Public Member Functions

 VaapiRectangle (unsigned int w=0, unsigned int h=0)
 
 VaapiRectangle (int x_, int y_, unsigned int w, unsigned int h)
 

Detailed Description

VA rectangle abstraction.

Constructor & Destructor Documentation

§ VaapiRectangle() [1/2]

gnash::VaapiRectangle::VaapiRectangle ( unsigned int  w = 0,
unsigned int  h = 0 
)
inline

References gnash::key::h, height, test::w, width, x, and y.

§ VaapiRectangle() [2/2]

gnash::VaapiRectangle::VaapiRectangle ( int  x_,
int  y_,
unsigned int  w,
unsigned int  h 
)
inline

References gnash::key::h, height, test::w, width, x, and y.


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