Home
last modified time | relevance | path

Searched refs:getOpacity (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/experimental/skrive/src/
H A DComponent.cpp70 if (node->getOpacity() < 1) { in ScopedTransformContext()
72 layer_paint.setAlphaf(node->getOpacity()); in ScopedTransformContext()
/third_party/skia/modules/skottie/src/
H A DSkottieProperty.cpp72 return fNode->getOpacity() * 100; in get()
H A DSkottie.cpp139 if (!dispatched && adapter->node()->getOpacity() >= 1) { in attachOpacity()
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.h53 skottie::OpacityPropertyValue getOpacity(const PropKey&) const;
H A DSkottieUtils.cpp166 skottie::OpacityPropertyValue CustomPropertyManager::getOpacity(const PropKey& key) const { in getOpacity() function in skottie_utils::CustomPropertyManager
/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp215 prop.set("value", fPropMgr->getOpacity(op)); in getOpacityProps()
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp164 prop.set("value", fPropMgr->getOpacity(op)); in getOpacityProps()

Completed in 4 milliseconds