move xWindowIdPrepared inside of TIZEN_WEBKIT2_TILED_AC_SHARED_PLATFORM_SURFACE
authorZhao Halley <halley.zhao@intel.com>
Fri, 12 Apr 2013 08:25:46 +0000 (16:25 +0800)
committerGerrit Code Review <gerrit2@kim11>
Thu, 18 Apr 2013 09:04:47 +0000 (18:04 +0900)
commit10397244b7444596bdaf9f0b66e05373522ee924
treea1f47e8c8efba019bccbfc957088ab3c402c437e
parent438318c106238f1e84fb56865055aaf1b907c77a
move xWindowIdPrepared inside of TIZEN_WEBKIT2_TILED_AC_SHARED_PLATFORM_SURFACE

[Title] move xWindowIdPrepared inside of TIZEN_WEBKIT2_TILED_AC_SHARED_PLATFORM_SURFACE
[Issue#] N/A
[Problem] function declaration doesn't follow the scope of implementation
[Cause]
[Solution] move xWindowIdPrepared/scaleHDVideoToDisplaySize inside of
        ENABLE(TIZEN_WEBKIT2_TILED_AC_SHARED_PLATFORM_SURFACE)
        in MediaPlayerPrivateGStreamer.h

Change-Id: I3e5aeb28260f505b03e9b2acba9cc1d37c4cf513
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h