author | emilioc |
Thu, 27 May 2010 16:57:02 +0100 | |
changeset 81 | 511d0a99d8bd |
parent 79 | 5b97810c83ff |
child 89 | 509acdbd8bdd |
child 96 | faed0e24b58a |
--- a/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp Fri May 21 17:25:10 2010 +0100 +++ b/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp Thu May 27 16:57:02 2010 +0100 @@ -19,8 +19,8 @@ #include <vg\vgcontext_symbian.h> #include <egl.h> -#define MAX_WIDTH 360*4 // in bytes -#define MAX_HEIGHT 640*4 // in bytes +#define MAX_WIDTH 640 //*4 // in bytes +#define MAX_HEIGHT 640 //*4 // in bytes class TEgl { public: