common paint: code refactoring
authorHermet Park <chuneon.park@samsung.com>
Mon, 13 Dec 2021 11:34:43 +0000 (20:34 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 14 Dec 2021 07:49:10 +0000 (23:49 -0800)
commit023556e46a16120591a3866275903b45e17e59cf
tree23a52b552aad63c2a7ee1fcbe94307fee600ea87
parent50342ec162f52dc305a223235068c5c43637d0e6
common paint: code refactoring

Grouping the composite data to add source paint necessarily.

this refactoring is a prerequisite job for the texmap anti-aliasing.
src/lib/tvgPaint.cpp
src/lib/tvgPaint.h
src/lib/tvgPictureImpl.h
src/lib/tvgSceneImpl.h
src/lib/tvgShapeImpl.h