Fix enum values 28/4028/2
authorKondapally Kalyan <kalyan.kondapally@intel.com>
Sun, 16 Jun 2013 18:41:48 +0000 (21:41 +0300)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 18 Jun 2013 06:46:29 +0000 (23:46 -0700)
commit2a40f60e5ee7b354722721de6bca34ac6fd1644b
treef16392f96f407f13e50224f35ee557843aee57ff
parentf129b5edc61162e40d63bf4385f1d1bc544a51e7
Fix enum values

This patch changes the constants in PlatformSurface to
power of two. These would be used for bit wise operations.
Source/WebCore/platform/graphics/opengl/GLPlatformSurface.h