Home
last modified time | relevance | path

Searched defs:OpacityPropertyHandle (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/
DSkottieProperty.cpp117 const LazyHandle<OpacityPropertyHandle>&) {} in onOpacityProperty()
/third_party/skia/modules/skottie/src/
DSkottieProperty.cpp124 const LazyHandle<OpacityPropertyHandle>&) {} in onOpacityProperty()
/third_party/flutter/skia/modules/skottie/include/
DSkottieProperty.h88 using OpacityPropertyHandle = PropertyHandle<OpacityPropertyValue , sksg::OpacityEffect >; variable
/third_party/skia/modules/skottie/include/
DSkottieProperty.h106 using OpacityPropertyHandle = PropertyHandle<OpacityPropertyValue, variable