sw_engine raster: fix the regression bug of the image simple scaling rendering.
authorHermet Park <chuneon.park@samsung.com>
Mon, 29 Nov 2021 02:38:29 +0000 (11:38 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 30 Nov 2021 03:48:33 +0000 (12:48 +0900)
commitd86ce695a96b71d5e5194d01eb4cd6a40a2996ce
tree8b0075583b76be3b3376965dc5f2ce9a9cb462f3
parentea55ea8a5fafb075b41a750867c42bf15eb4a420
sw_engine raster: fix the regression bug of the image simple scaling rendering.

Gave up the optimization this logic.

It brings too many digressed code, not good for maintenance...

Change-Id: I6adafcba58e58b0f6d389159a92b7dfd2ea68444
src/lib/sw_engine/tvgSwRaster.cpp