Home
last modified time | relevance | path

Searched refs:getColorProps (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp196 JSArray getColorProps() const { in getColorProps() function in __anon18519::final
199 for (const auto& cp : fPropMgr->getColorProps()) { in getColorProps()
350 .function("getColorProps" , &ManagedAnimation::getColorProps) in EMSCRIPTEN_BINDINGS()
/third_party/skia/modules/skottie/gm/
H A DExternalProperties.cpp111 for (const auto& prop : fPropManager->getColorProps()) { in update_props()
H A DSkottieGM.cpp115 fColorProps = fPropManager->getColorProps();
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.h48 std::vector<PropKey> getColorProps() const;
H A DSkottieUtils.cpp149 CustomPropertyManager::getColorProps() const { in getColorProps() function in skottie_utils::CustomPropertyManager
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp145 JSArray getColorProps() const { in getColorProps() function in __anon18335::final
148 for (const auto& cp : fPropMgr->getColorProps()) { in getColorProps()
398 // .function("getColorProps" , &ManagedAnimation::getColorProps) in EMSCRIPTEN_BINDINGS()

Completed in 4 milliseconds