openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp
changeset 78 49afd8c680ca
parent 43 7579f232bae7
child 81 511d0a99d8bd
--- a/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp	Mon Feb 08 18:23:59 2010 +0000
+++ b/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp	Thu May 20 17:22:40 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 		360*4 // in bytes
+#define MAX_HEIGHT 		640*4 // in bytes
 class TEgl
 	{
 public: