Searched defs:sortedFormats (Results 1 - 1 of 1) sorted by last modified time

/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp94 const std::vector<SupportedV4L2Format>& sortedFormats,
102 mSupportedFormats(sortedFormats),
91 ExternalCameraDeviceSession( const sp<ICameraDeviceCallback>& callback, const ExternalCameraConfig& cfg, const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, const common::V1_0::helper::CameraMetadata& chars, const std::string& cameraId, unique_fd v4l2Fd) argument

Completed in 67 milliseconds