Searched refs:device_path (Results 1 – 11 of 11) sorted by relevance
38 static V4L2Wrapper* NewV4L2Wrapper(const std::string device_path);87 V4L2Wrapper(const std::string device_path,
40 V4L2Wrapper* V4L2Wrapper::NewV4L2Wrapper(const std::string device_path) { in NewV4L2Wrapper() argument47 return new V4L2Wrapper(device_path, std::move(gralloc)); in NewV4L2Wrapper()50 V4L2Wrapper::V4L2Wrapper(const std::string device_path, in V4L2Wrapper() argument52 : device_path_(std::move(device_path)), in V4L2Wrapper()
232 } device_path; member
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()
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()
132 std::string device_path = ""; member
130 std::string device_path = ""; member
134 std::string device_path = ""; member
445 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetHWRotatorInfo()
472 hw_resource->hw_rot_info.device_path = string("/dev/video" + to_string(i)); in GetHWRotatorInfo()