sw_engine shape: change of the rectangle fast tracking algorithm
authorMira Grudzinska <m.grudzinska@samsung.com>
Sun, 1 Nov 2020 15:38:14 +0000 (16:38 +0100)
committerHermet Park <chuneon.park@samsung.com>
Tue, 3 Nov 2020 03:18:05 +0000 (12:18 +0900)
commit517b68d652192c1ae84e7154cf4a3dff8e1551d8
tree508cfcd887b901ffdd2493ed1853bc7052b5bc09
parenta220f26ce4bb07e59b6287925450b76c910bdbd6
sw_engine shape: change of the rectangle fast tracking algorithm

The algorithm erroneously treated some shapes (like isosceles trapezoids
and specifically arranged zero width parallelograms) as rectangles,
which causes the whole bbox to be filled.

Change-Id: If5aa87c53cf174367841323ac813b28ead4871b4
src/lib/sw_engine/tvgSwShape.cpp