Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.cpp181 const XMLAttribute *widthAttr = curElem->FindAttribute("width"); in readCameraCapabilities() local
197 stoi(widthAttr->Value()), in readCameraCapabilities()
423 const XMLAttribute *widthAttr = curStream->FindAttribute("width"); in readDisplayInfo() local
433 stoi(widthAttr->Value()), in readDisplayInfo()