Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/
DSkottieProperty.cpp120 const LazyHandle<TextPropertyHandle>&) {} in onTextProperty()
/third_party/skia/modules/skottie/src/
DSkottieProperty.cpp127 const LazyHandle<TextPropertyHandle>&) {} in onTextProperty()
/third_party/flutter/skia/modules/skottie/include/
DSkottieProperty.h89 using TextPropertyHandle = PropertyHandle<TextPropertyValue , internal::TextAdapter >; variable
/third_party/skia/modules/skottie/include/
DSkottieProperty.h108 using TextPropertyHandle = PropertyHandle<TextPropertyValue, variable