Home
last modified time | relevance | path

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

/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;
323 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.cpp245 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()