Gnash  0.8.10
Public Member Functions
gnash::VaapiRectangle Struct Reference

VA rectangle abstraction. More...

#include <VaapiSurface.h>

List of all members.

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

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

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

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

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


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