Home
last modified time | relevance | path

Searched defs:gammaOp (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/surround_view/service-impl/
DAnimationModule.cpp84 for (const auto& gammaOp : animationInfo.gammaOpsMap) { in mapVhalToParts() local
181 const GammaOp& gammaOp) { in performGammaOp()
477 for (const auto& gammaOp : animationInfo.gammaOpsMap.at(vhalProperty)) { in getUpdatedAnimationParams() local
DCarModelConfigReader.cpp202 bool ReadOp<GammaOp>(const XMLElement* gammaOpElem, GammaOp* gammaOp) { in ReadOp()