Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DAnimationModule.cpp162 void AnimationModule::updateChildrenParts(const std::string& partId, const Mat4x4& parentModel) { in updateChildrenParts() function in android::hardware::automotive::sv::V1_0::implementation::AnimationModule
176 updateChildrenParts(childPart, mCarPartsStatusMap.at(childPart).currentModel); in updateChildrenParts()
332 updateChildrenParts(partId, currentCarPartStatus.currentModel); in performTranslationOp()
427 updateChildrenParts(partId, currentCarPartStatus.currentModel); in performRotationOp()
DAnimationModule.h106 void updateChildrenParts(const std::string& partId, const Mat4x4& parentModel);