Home
last modified time | relevance | path

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

/external/skqp/modules/skottie/src/
DSkottieProperty.cpp84 const LazyHandle<OpacityPropertyHandle>&) {} in onOpacityProperty()
/external/skqp/modules/skottie/include/
DSkottieProperty.h68 using OpacityPropertyHandle = PropertyHandle<OpacityPropertyValue , sksg::OpacityEffect >; variable
/external/skia/modules/skottie/src/
DSkottieProperty.cpp123 const LazyHandle<OpacityPropertyHandle>&) {} in onOpacityProperty()
/external/skia/modules/skottie/include/
DSkottieProperty.h105 using OpacityPropertyHandle = PropertyHandle<OpacityPropertyValue, variable