Fix attribute in query surface. 80/5580/2
authorKondapally Kalyan <kalyan.kondapally@intel.com>
Tue, 9 Jul 2013 20:00:02 +0000 (23:00 +0300)
committerKondapally Kalyan <kalyan.kondapally@intel.com>
Tue, 9 Jul 2013 20:00:02 +0000 (23:00 +0300)
commit3fa9006bdb252dbac028c15fb2b7596887e22be4
treeca05df8bb9024a78e2c4e70dba80f0a4539c4b93
parent535d5a5e815b523b17869ff7d2240ffaa9b85094
Fix attribute in query surface.

The color buffer of a locked surface can be mapped by calling
eglQuerySurface with attribute EGL_BITMAP_POINTER_KHR. This patch
fixes sharedPlatformSurface to use correct attribute in querysurface.
Change-Id: Ic89a32466d24b3f257e7b125f7140a9f613d65a0
Source/WebCore/platform/graphics/efl/tizen/SharedPlatformSurfaceTizen.cpp