Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/
DSkottieProperty.cpp114 const LazyHandle<ColorPropertyHandle>&) {} in onColorProperty()
/third_party/skia/modules/skottie/src/
DSkottieProperty.cpp121 const LazyHandle<ColorPropertyHandle>&) {} in onColorProperty()
/third_party/flutter/skia/modules/skottie/include/
DSkottieProperty.h87 using ColorPropertyHandle = PropertyHandle<ColorPropertyValue , sksg::Color >; variable
/third_party/skia/modules/skottie/include/
DSkottieProperty.h104 using ColorPropertyHandle = PropertyHandle<ColorPropertyValue, variable