sw_engine: memory optimization.
authorHermet Park <chuneon.park@samsung.com>
Thu, 12 Aug 2021 11:06:07 +0000 (20:06 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 13 Aug 2021 05:21:50 +0000 (14:21 +0900)
commitf1502ef300af701b4377e21ebd6eee6cf47a7ac2
tree1456fea048c826b97a722f5ddc252d079dee2653
parent5baf697950e6ec8140eaa12e9988a4a73bcfe804
sw_engine: memory optimization.

Save the size of the Countour array,
16 bits is large enough to count the points number in one Shape.
src/lib/sw_engine/tvgSwCommon.h
src/lib/sw_engine/tvgSwImage.cpp
src/lib/sw_engine/tvgSwShape.cpp
src/lib/sw_engine/tvgSwStroke.cpp