[SDL_Tizen] Fix pre-rotation issue 04/108904/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 6 Jan 2017 07:12:12 +0000 (16:12 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Fri, 6 Jan 2017 07:12:37 +0000 (16:12 +0900)
commit309ad9b7655945a4a254119380c992795398961a
tree65ab2efd7e4f75a43322945e6d30d650ac992208
parent4ba5d987126663bfb268a48a1cb8dc9f87b548f4
[SDL_Tizen] Fix pre-rotation issue

[Problem] Occure pre-rotation error when setting one orientation.
[Cause] Called _tizen_cb_event_window_rotate callback 2 times.

Change-Id: I0ebcf25796c51b0573902b375c73ea8fd9e1be1a
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/video/tizen/SDL_tizenwindow.c