Searched refs:device_path (Results 1 – 14 of 14) sorted by relevance
17 std::string device_path; member
55 V4L2Wrapper* V4L2Wrapper::NewV4L2Wrapper(const std::string device_path) { in NewV4L2Wrapper() argument56 return new V4L2Wrapper(device_path); in NewV4L2Wrapper()59 V4L2Wrapper::V4L2Wrapper(const std::string device_path) in V4L2Wrapper() argument60 : device_path_(std::move(device_path)), connection_count_(0) {} in V4L2Wrapper()
232 } device_path; member
377 hw_resource->hw_rot_info.device_path = "/dev/mdss_rotator"; in GetMDSSRotatorInfo()406 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetV4L2RotatorInfo()
373 hw_resource->hw_rot_info.device_path = "/dev/mdss_rotator"; in GetMDSSRotatorInfo()402 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetV4L2RotatorInfo()
378 hw_resource->hw_rot_info.device_path = "/dev/mdss_rotator"; in GetMDSSRotatorInfo()405 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetV4L2RotatorInfo()
372 hw_resource->hw_rot_info.device_path = "/dev/mdss_rotator"; in GetMDSSRotatorInfo()401 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetV4L2RotatorInfo()
132 std::string device_path = ""; member
130 std::string device_path = ""; member
131 std::string device_path = ""; member
456 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetHWRotatorInfo()
445 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetHWRotatorInfo()