Mercurial > MadButterfly
comparison src/graph_engine_openvg.c @ 584:543a2a8523fb openvg
Make surce current VG context
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 30 Jun 2010 09:44:17 +0800 |
parents | dd546c4da180 |
children | e9923024f65e |
comparison
equal
deleted
inserted
replaced
583:ca57132020e4 | 584:543a2a8523fb |
---|---|
1 #include "mb_graph_engine_openvg.h" | 1 #include "mb_graph_engine_openvg.h" |
2 | 2 |
3 EGLNativeDisplayType _ge_openvg_disp_id = EGL_DEFAULT_DISPLAY; | 3 EGLNativeDisplayType _ge_openvg_disp_id = EGL_DEFAULT_DISPLAY; |
4 | 4 mbe_t *_ge_openvg_current_canvas = NULL; |