vector/rasterizer: safe rletask reset. 73/216573/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Mon, 28 Oct 2019 07:17:22 +0000 (16:17 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 29 Oct 2019 05:48:42 +0000 (14:48 +0900)
commit0eef8cafe254a47c0208ec49866845ab4cde428e
tree2dac0f3c1cb4af2827f612f17b620b2aca08ce3e
parent91ba796c0f15dfc1a8e11f58ecbfe5a86b706f80
vector/rasterizer: safe rletask reset.

check if the previous task is finished before reseting the task .
if the previous task is not finished may lead to inconsistant task state.

Change-Id: I934636745fcc87474d511eaa1c7f9a44027f8d60
src/vector/vraster.cpp