[SDL_Tizen] Fix prerotation issue
authorhuiyu.eun <huiyu.eun@samsung.com>
Mon, 5 Dec 2016 15:54:20 +0000 (00:54 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Tue, 13 Dec 2016 05:02:53 +0000 (14:02 +0900)
commit4f8de102d66a38876f1c9d4ef77d7795774d28e8
treea22b50ba313d3dafc24e0000ee74ccf4c638bed3
parent2c80372a279186b59518a016f5af4cfc083feaee
[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