VA rectangle abstraction. More...
#include <VaapiSurface.h>
Public Member Functions | |
VaapiRectangle (unsigned int w=0, unsigned int h=0) | |
VaapiRectangle (int x_, int y_, unsigned int w, unsigned int h) |
VA rectangle abstraction.
gnash::VaapiRectangle::VaapiRectangle | ( | unsigned int | w = 0 , |
|
unsigned int | h = 0 | |||
) | [inline] |
References height, width, gnash::key::x, and gnash::key::y.
gnash::VaapiRectangle::VaapiRectangle | ( | int | x_, | |
int | y_, | |||
unsigned int | w, | |||
unsigned int | h | |||
) | [inline] |
References height, width, gnash::key::x, and gnash::key::y.