svg_loader: No skip luma mask when composition node is image 58/289758/1
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 31 Aug 2022 09:07:40 +0000 (18:07 +0900)
committerMichal Szczecinski <mihashco89@gmail.com>
Tue, 14 Mar 2023 06:44:25 +0000 (07:44 +0100)
commit4fc79d4bbc31959ad3b2b2acf97ae04465e5a2c1
tree8726ed0e842ec3cdb9bc6b8fe72ff72f2e9e6f1b
parentc13f371a4eb466a9b0957ed3fb3e6296383a2f6a
svg_loader: No skip luma mask when composition node is image

Improved to skip Luma Mask when conditions are the same
as AlphaMask for optimization in e409bb29.
If the composition node is an image, it is not skipped because
it is not known for sure whether to skip it.

Change-Id: I82d1c5ab0ad4bf9624913a574556ea7ae7709a7e
src/loaders/svg/tvgSvgSceneBuilder.cpp