Searched refs:sortedFormats (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/camera/device/3.5/default/ |
D | ExternalCameraDevice.cpp | 47 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument 53 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
|
D | ExternalCameraDeviceSession.cpp | 33 const std::vector<SupportedV4L2Format>& sortedFormats, in ExternalCameraDeviceSession() argument 39 callback, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)) { in ExternalCameraDeviceSession()
|
/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/ |
D | ExternalCameraDevice_3_5.h | 78 const std::vector<SupportedV4L2Format>& sortedFormats,
|
D | ExternalCameraDeviceSession.h | 80 const std::vector<SupportedV4L2Format>& sortedFormats,
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraDevice_3_4.h | 96 const std::vector<SupportedV4L2Format>& sortedFormats,
|
D | ExternalCameraDeviceSession.h | 91 const std::vector<SupportedV4L2Format>& sortedFormats,
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 1003 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument 1009 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
|
D | ExternalCameraDeviceSession.cpp | 96 const std::vector<SupportedV4L2Format>& sortedFormats, in ExternalCameraDeviceSession() argument 104 mSupportedFormats(sortedFormats), in ExternalCameraDeviceSession()
|