display: add draw_image to maru_sdl 69/20169/1
authorGiWoong Kim <giwoong.kim@samsung.com>
Thu, 24 Apr 2014 08:05:46 +0000 (17:05 +0900)
committerGiWoong Kim <giwoong.kim@samsung.com>
Tue, 29 Apr 2014 05:10:35 +0000 (22:10 -0700)
commitc6fe128539ee7744589c323c720b285941b024a1
tree2f91e9e06a5d7774b64970fa1e6c1d48193346e1
parent35b6643e2993cef40d765e37d6d8d8006279c320
display: add draw_image to maru_sdl

On Windows, the display off guide image can be rubbed out
from display surface when emulator window comes from outside
of host monitor bounds by dragging. So, to prevent this,
display should not stop the updating while window dragging.

Change-Id: If7de4b484014a9ac2b3476e2f548954117a15b8f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
(cherry picked from commit 924bba3123c788a034578b691cfd8f25e85798e9)
tizen/src/maru_sdl.c