Home
last modified time | relevance | path

Searched refs:has_effect (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/
DLayer.cpp77 bool has_effect = false; in AttachMask() local
119 has_effect |= abuilder->bindProperty<ScalarValue>((*m)["o"], in AttachMask()
134 has_effect = true; in AttachMask()
149 if (!has_effect) { in AttachMask()
/third_party/skia/modules/skottie/src/
DLayer.cpp144 bool has_effect = false; in AttachMask() local
192 has_effect |= mask_adapter->hasEffect(); in AttachMask()
204 if (!has_effect) { in AttachMask()