summaryrefslogtreecommitdiff
path: root/ridljar
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2015-02-18 15:14:57 +0900
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-02-23 10:10:25 +0100
commit9a51a1f4cc6cea442957ae5f9bda4d1cd5379685 (patch)
treeddbd1875b699e0f78ef379741032944ac617ecd5 /ridljar
parentf699de99bdc86408c47086d15f80408734c42ae4 (diff)
android: do tile reevaluation in LOKitThread
Currently the tile reevaluation was done in UI thread which could cause UI stutters as reevaluation is not a simple task. The result was also a lot of tile rendering requests to LOKitThread. This changes turns this around and the tile reevaluation is done in LOKitThread instead. Now the UI thread just sends a LOEvent when the reevaluation should be done. This should also reduce the amount of messages that are queued in LOKitThread, however an execution time should increase. Change-Id: I01ce911226a71607c06da6100de323ca555db474
Diffstat (limited to 'ridljar')
0 files changed, 0 insertions, 0 deletions