Home
last modified time | relevance | path

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

/packages/services/Car/evs/sampleDriver/
DConfigManager.cpp201 const XMLAttribute *widthAttr = curElem->FindAttribute("width"); in readCameraCapabilities() local
217 stoi(widthAttr->Value()), in readCameraCapabilities()
460 const XMLAttribute *widthAttr = curStream->FindAttribute("width"); in readDisplayInfo() local
470 stoi(widthAttr->Value()), in readDisplayInfo()