Searched refs:widthAttr (Results 1 – 2 of 2) sorted by relevance
190 const XMLAttribute* widthAttr = curElem->FindAttribute("width"); in readCameraCapabilities() local204 std::stoi(widthAttr->Value()), in readCameraCapabilities()416 const XMLAttribute* widthAttr = curStream->FindAttribute("width"); in readDisplayInfo() local425 std::stoi(widthAttr->Value()), in readDisplayInfo()
191 const XMLAttribute* widthAttr = curElem->FindAttribute("width"); in readCameraCapabilities() local206 .width = std::stoi(widthAttr->Value()), in readCameraCapabilities()416 const XMLAttribute* widthAttr = curStream->FindAttribute("width"); in readDisplayInfo() local425 .width = std::stoi(widthAttr->Value()), in readDisplayInfo()