Searched refs:device_path (Results 1 – 17 of 17) sorted by relevance
40 static V4L2Wrapper* NewV4L2Wrapper(const std::string device_path);93 V4L2Wrapper(const std::string device_path);
53 V4L2Wrapper* V4L2Wrapper::NewV4L2Wrapper(const std::string device_path) { in NewV4L2Wrapper() argument54 return new V4L2Wrapper(device_path); in NewV4L2Wrapper()57 V4L2Wrapper::V4L2Wrapper(const std::string device_path) in V4L2Wrapper() argument58 : device_path_(std::move(device_path)), connection_count_(0) {} in V4L2Wrapper()
17 std::string device_path; member
370 hw_resource->hw_rot_info.device_path = "/dev/mdss_rotator"; in GetMDSSRotatorInfo()399 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()
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()
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
156 std::string device_path = ""; member
458 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()
536 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetHWRotatorInfo()