Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DIOModuleCommon.h292 struct AnimationConfig { struct
310 AnimationConfig animationConfig; argument
DCarModelConfigReader.h32 AnimationConfig* animationConfig);
DCarModelConfigReaderTests.cpp36 AnimationConfig animationConfig; in TEST()
DSurroundViewService.cpp62 std::vector<uint64_t> getAnimationPropertiesToRead(const AnimationConfig& animationConfig) { in getAnimationPropertiesToRead()
DCarModelConfigReader.cpp268 AnimationConfig* animationConfig) { in ReadCarModelConfig()