Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DCarModelConfigReader.cpp119 bool ReadOp(const XMLElement* opElem, OpType* op) { in ReadOp() function
141 bool ReadOp<RotationOp>(const XMLElement* rotationOpElem, RotationOp* rotationOp) { in ReadOp() function
163 bool ReadOp<TranslationOp>(const XMLElement* translationOpElem, TranslationOp* translationOp) { in ReadOp() function
185 bool ReadOp<TextureOp>(const XMLElement* textureOpElem, TextureOp* textureOp) { in ReadOp() function
202 bool ReadOp<GammaOp>(const XMLElement* gammaOpElem, GammaOp* gammaOp) { in ReadOp() function