Gnash  0.8.11dev
Classes | Namespaces | Macros | Typedefs | Functions
OpenVGRenderer.h File Reference
#include <EGL/egl.h>
#include <vector>
#include <list>
#include <memory>
#include "Geometry.h"
#include "Renderer.h"
#include "GnashDevice.h"
#include "CachedBitmap.h"
#include "FillStyle.h"
#include <VG/vgu.h>
#include <VG/openvg.h>
#include "openvg/OpenVGBitmap.h"
#include "egl/eglDevice.h"

Go to the source code of this file.

Classes

class  gnash::renderer::openvg::Renderer_ovg
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::renderer
 
 gnash::renderer::openvg
 

Macros

#define GNASH_RENDER_HANDLER_OVG_H
 

Typedefs

typedef std::vector< const Path * > gnash::renderer::openvg::PathRefs
 
typedef std::vector< Path > gnash::renderer::openvg::PathVec
 
typedef std::vector< geometry::Range2d< int > > gnash::renderer::openvg::ClipBounds
 

Functions

DSOEXPORT Renderer * gnash::renderer::openvg::create_handler (const char *)
 

Macro Definition Documentation

ยง GNASH_RENDER_HANDLER_OVG_H

#define GNASH_RENDER_HANDLER_OVG_H

Original Author: Visor cutev.nosp@m.isor.nosp@m.@gmai.nosp@m.l.co.nosp@m.m. Heavily hacked by Rob rob@w.nosp@m.elco.nosp@m.mehom.nosp@m.e.or.nosp@m.g to work with Gnash git master.