view src/graph_engine_openvg.c @ 585:6af1aa74e57c openvg

Rename to mbe_vg_win_surface_create() and matching EGL display
author Thinker K.F. Li <thinker@branda.to>
date Wed, 30 Jun 2010 09:52:22 +0800
parents 543a2a8523fb
children e9923024f65e
line wrap: on
line source

#include "mb_graph_engine_openvg.h"

EGLNativeDisplayType _ge_openvg_disp_id = EGL_DEFAULT_DISPLAY;
mbe_t *_ge_openvg_current_canvas = NULL;