#include <fb_glue_ovg.h>
§ FBOvgGlue() [1/2]
gnash::gui::FBOvgGlue::FBOvgGlue |
( |
| ) |
|
|
inline |
References createRenderHandler(), draw(), height(), init(), initBuffer(), prepDrawingArea(), render(), resize(), setInvalidatedRegions(), width(), and ~FBOvgGlue().
§ FBOvgGlue() [2/2]
gnash::gui::FBOvgGlue::FBOvgGlue |
( |
int |
fd | ) |
|
§ ~FBOvgGlue()
gnash::gui::FBOvgGlue::~FBOvgGlue |
( |
| ) |
|
§ createRenderHandler()
Renderer * gnash::gui::FBOvgGlue::createRenderHandler |
( |
| ) |
|
|
virtual |
§ draw()
void gnash::gui::FBOvgGlue::draw |
( |
| ) |
|
§ getBounds()
size_t gnash::gui::FBOvgGlue::getBounds |
( |
| ) |
|
|
inline |
§ height()
int gnash::gui::FBOvgGlue::height |
( |
| ) |
|
|
inlinevirtual |
§ init()
bool gnash::gui::FBOvgGlue::init |
( |
int |
argc, |
|
|
char *** |
argv |
|
) |
| |
References _, gnash::DeviceGlue::_device, gnash::renderer::GnashDevice::DIRECTFB, gnash::renderer::GnashDevice::EGL, gnash::DeviceGlue::getDepth(), gnash::DeviceGlue::getHeight(), gnash::DeviceGlue::getWidth(), gnash::renderer::GnashDevice::GNASH_NODEV, gnash::key::i, gnash::log_debug(), gnash::log_error(), gnash::renderer::GnashDevice::OPENVG, gnash::DeviceGlue::probeDevices(), gnash::renderer::GnashDevice::RAWFB, gnash::DeviceGlue::setDevice(), and gnash::renderer::GnashDevice::X11.
Referenced by FBOvgGlue().
§ initBuffer()
void gnash::gui::FBOvgGlue::initBuffer |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
§ prepDrawingArea()
void gnash::gui::FBOvgGlue::prepDrawingArea |
( |
void * |
drawing_area | ) |
|
|
virtual |
§ render()
void gnash::gui::FBOvgGlue::render |
( |
| ) |
|
|
virtual |
§ resize()
void gnash::gui::FBOvgGlue::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
§ setInvalidatedRegions()
void gnash::gui::FBOvgGlue::setInvalidatedRegions |
( |
const InvalidatedRanges & |
ranges | ) |
|
|
virtual |
§ stride()
int gnash::gui::FBOvgGlue::stride |
( |
| ) |
|
|
inline |
§ width()
int gnash::gui::FBOvgGlue::width |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: