Home
last modified time | relevance | path

Searched refs:CroppingType (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/camera/device/default/
DExternalCameraDevice.h76 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType,
111 static void updateFpsBounds(int fd, CroppingType cropType,
118 int fd, CroppingType cropType,
123 static void trimSupportedFormats(CroppingType cropType,
133 CroppingType mCroppingType;
DExternalCameraOfflineSession.h46 ExternalCameraOfflineSession(const CroppingType& croppingType,
81 OutputThread(std::weak_ptr<OutputThreadInterface> parent, CroppingType ct, in OutputThread()
106 const CroppingType mCroppingType;
DExternalCameraDeviceSession.h69 const CroppingType& croppingType,
166 OutputThread(std::weak_ptr<OutputThreadInterface> parent, CroppingType,
209 const CroppingType mCroppingType;
314 const CroppingType mCroppingType;
DExternalCameraUtils.h192 enum CroppingType { HORIZONTAL = 0, VERTICAL = 1 }; enum
246 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out);
DExternalCameraDevice.cpp186 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, in createSession()
851 int fd, CroppingType cropType, in updateFpsBounds()
879 int fd, CroppingType cropType, in getCandidateSupportedFormatsLocked()
946 void ExternalCameraDevice::trimSupportedFormats(CroppingType cropType, in trimSupportedFormats()
DExternalCameraOfflineSession.cpp57 const CroppingType& croppingType, const common::V1_0::helper::CameraMetadata& chars, in ExternalCameraOfflineSession()
DExternalCameraUtils.cpp455 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out) { in getCropRect()
DExternalCameraDeviceSession.cpp115 const std::vector<SupportedV4L2Format>& sortedFormats, const CroppingType& croppingType, in ExternalCameraDeviceSession()
2126 std::weak_ptr<OutputThreadInterface> parent, CroppingType ct, in OutputThread()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDevice_3_4.h97 const CroppingType& croppingType,
132 static void updateFpsBounds(int fd, CroppingType cropType,
139 int fd, CroppingType cropType,
145 static void trimSupportedFormats(CroppingType cropType,
155 CroppingType mCroppingType;
DExternalCameraDeviceSession.h93 const CroppingType& croppingType,
116 OutputThread(wp<OutputThreadInterface> parent, CroppingType,
162 const CroppingType mCroppingType;
326 const CroppingType mCroppingType;
DExternalCameraUtils.h181 enum CroppingType { enum
240 int getCropRect(CroppingType ct, const Size& inSize,
/hardware/interfaces/camera/device/3.6/default/include/ext_device_v3_6_impl/
DExternalCameraOfflineSession.h83 using ::android::hardware::camera::device::V3_4::implementation::CroppingType;
92 const CroppingType& croppingType,
135 wp<OutputThreadInterface> parent, CroppingType ct, in OutputThread()
172 const CroppingType mCroppingType;
DExternalCameraDeviceSession.h55 using ::android::hardware::camera::device::V3_4::implementation::CroppingType;
62 const CroppingType& croppingType,
DExternalCameraDevice_3_6.h67 const CroppingType& croppingType,
/hardware/interfaces/camera/device/3.6/default/
DExternalCameraDevice.cpp40 const CroppingType& croppingType, in createSession()
DExternalCameraDeviceSession.cpp34 const CroppingType& croppingType, in ExternalCameraDeviceSession()
DExternalCameraOfflineSession.cpp50 const CroppingType& croppingType, in ExternalCameraOfflineSession()
/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
DExternalCameraDeviceSession.h74 using ::android::hardware::camera::device::V3_4::implementation::CroppingType;
82 const CroppingType& croppingType,
143 OutputThread(wp<OutputThreadInterface> parent, CroppingType,
DExternalCameraDevice_3_5.h79 const CroppingType& croppingType,
/hardware/interfaces/camera/device/3.5/default/
DExternalCameraDevice.cpp48 const CroppingType& croppingType, in createSession()
DExternalCameraDeviceSession.cpp34 const CroppingType& croppingType, in ExternalCameraDeviceSession()
276 CroppingType ct, in OutputThread()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp811 CroppingType cropType, in trimSupportedFormats()
861 int fd, CroppingType cropType, in getCandidateSupportedFormatsLocked()
927 int fd, CroppingType cropType, in updateFpsBounds()
1015 const CroppingType& croppingType, in createSession()
DExternalCameraUtils.cpp274 CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out) { in getCropRect()
DExternalCameraDeviceSession.cpp95 const CroppingType& croppingType, in ExternalCameraDeviceSession()
922 wp<OutputThreadInterface> parent, CroppingType ct, in OutputThread()