[SDL_Tizen] Fix prerotation issue 20/102420/1
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 5 Dec 2016 15:54:20 +0000 (00:54 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Mon, 5 Dec 2016 15:54:20 +0000 (00:54 +0900)
commit503c69f5cee7ae32b6714cfb7841cca2fac0c305
tree4ee88925f461fe70761946a43f5793643e30d5ea
parente92e6195934a08913ff5ffa20e5ea842be4e6008
[SDL_Tizen] Fix prerotation issue

[Problem]
1. When had rotated device, screen flicker.
2. There is area that can't touch screen in 90 or 270 degree.
3. Changed coordinate based on screen rotated.

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