branch | NewGraphicsArchitecture |
changeset 104 | 2ae553ab1feb |
parent 6 | 250ac10a3d98 |
child 107 | 97c593d3e0a5 |
--- a/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp Fri May 28 16:02:15 2010 +0100 +++ b/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp Thu Jul 01 13:26:34 2010 +0100 @@ -19,8 +19,8 @@ #include <vg\vgcontext_symbian.h> #include <egl.h> -#define MAX_WIDTH 320*4 // in bytes -#define MAX_HEIGHT 320*4 // in bytes +#define MAX_WIDTH 640*4 // in bytes +#define MAX_HEIGHT 480*4 // in bytes class TEgl { public: