Home
last modified time | relevance | path

Searched refs:ReadAnimation (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/surround_view/service-impl/
DCarModelConfigReader.cpp231 bool ReadAnimation(const XMLElement* animationElem, AnimationInfo* animationInfo) { in ReadAnimation() function
259 RETURN_IF_FALSE(ReadAnimation(elem, &animationInfo)); in ReadAllAnimations()