/hardware/interfaces/camera/device/3.6/default/ |
D | ExternalCameraDevice.cpp | 39 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument 45 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/ |
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.6/default/include/ext_device_v3_6_impl/ |
D | ExternalCameraDevice_3_6.h | 66 const std::vector<SupportedV4L2Format>& sortedFormats,
|
D | ExternalCameraDeviceSession.h | 61 const std::vector<SupportedV4L2Format>& sortedFormats,
|
/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 | 81 const std::vector<SupportedV4L2Format>& sortedFormats,
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraDevice.h | 76 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType,
|
D | ExternalCameraDevice.cpp | 186 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, in createSession() argument 190 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
|
D | ExternalCameraDeviceSession.h | 68 const std::vector<SupportedV4L2Format>& sortedFormats,
|
D | ExternalCameraDeviceSession.cpp | 115 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/ |
D | ExternalCameraDevice_3_4.h | 96 const std::vector<SupportedV4L2Format>& sortedFormats,
|
D | ExternalCameraDeviceSession.h | 92 const std::vector<SupportedV4L2Format>& sortedFormats,
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDevice.cpp | 1014 const std::vector<SupportedV4L2Format>& sortedFormats, in createSession() argument 1020 cb, cfg, sortedFormats, croppingType, chars, cameraId, std::move(v4l2Fd)); in createSession()
|
D | ExternalCameraDeviceSession.cpp | 94 const std::vector<SupportedV4L2Format>& sortedFormats, in ExternalCameraDeviceSession() argument 102 mSupportedFormats(sortedFormats), in ExternalCameraDeviceSession()
|