Home
last modified time | relevance | path

Searched refs:sortedFormats (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/camera/device/3.6/default/
DExternalCameraDevice.cpp39 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument
45 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
DExternalCameraDeviceSession.cpp33 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/
DExternalCameraDevice.cpp47 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument
53 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
DExternalCameraDeviceSession.cpp33 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.6/default/include/ext_device_v3_6_impl/
DExternalCameraDevice_3_6.h66 const std::vector<SupportedV4L2Format>& sortedFormats,
DExternalCameraDeviceSession.h61 const std::vector<SupportedV4L2Format>& sortedFormats,
/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
DExternalCameraDevice_3_5.h78 const std::vector<SupportedV4L2Format>& sortedFormats,
DExternalCameraDeviceSession.h81 const std::vector<SupportedV4L2Format>& sortedFormats,
/hardware/interfaces/camera/device/default/
DExternalCameraDevice.h76 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType,
DExternalCameraDevice.cpp186 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, in createSession() argument
190 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
DExternalCameraDeviceSession.h68 const std::vector<SupportedV4L2Format>& sortedFormats,
DExternalCameraDeviceSession.cpp115 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, in ExternalCameraDeviceSession() argument
121 mSupportedFormats(sortedFormats), in ExternalCameraDeviceSession()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDevice_3_4.h96 const std::vector<SupportedV4L2Format>& sortedFormats,
DExternalCameraDeviceSession.h92 const std::vector<SupportedV4L2Format>& sortedFormats,
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp1014 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument
1020 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
DExternalCameraDeviceSession.cpp94 const std::vector<SupportedV4L2Format>& sortedFormats, in ExternalCameraDeviceSession() argument
102 mSupportedFormats(sortedFormats), in ExternalCameraDeviceSession()