Home
last modified time | relevance | path

Searched refs:resolutionValue (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp334 std::string resolutionValue = std::to_string(picSize.width) + "*" + std::to_string(picSize.height); in ProcessProfile() local
335 formatMap[formatName].push_back(resolutionValue); in ProcessProfile()

Completed in 1 milliseconds