vector cache: skip animation update as possible. 58/218858/2
authorHermet Park <hermetpark@gmail.com>
Fri, 29 Nov 2019 02:18:15 +0000 (11:18 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 2 Dec 2019 04:23:13 +0000 (04:23 +0000)
commit7ddfc7cfcf32c657f4aa966514f44fc849503573
tree864100ff81c0fa4e519d6649ee69a2a8178cda2c
parent43d2913989aeebf877185e83df0e35133cdf7dc0
vector cache: skip animation update as possible.

Since the vector file data is shareable among the multiple vg instances,
vfd could keep the requested frame data already by the other instance.

This case vector cache quickly return the vector data withouth any further progress.

Change-Id: Ibea9833b56018602f6447da51fc8b62e4649f592