Discards the event if it comes too lately.
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 1 Nov 2014 12:22:50 +0000 (21:22 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sat, 1 Nov 2014 12:22:50 +0000 (21:22 +0900)
commit5e6e8097a37ecd0e1cf175cc5693b9ad5bc568c8
treec3b28322d75f647b6c63265cd1edc11dbea3f092
parent726b5318389378ee6cb2d743d8f3a9cfc5b91220
Discards the event if it comes too lately.

Sometimes, heavy(or ugly) application tries to render heavy scene on its screen.
in that case, the event could not be dealt in time for archive the 60 FPS.
so we will discards these lazy events.

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: I7795c64e930892a79924bf88b13c51a6ff266a80
src/dynamicbox.c
src/snapshot_window.c
src/virtual_window.c