Searched refs:getCropRect (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraUtils.h | 240 int getCropRect(CroppingType ct, const Size& inSize,
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.h | 246 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out);
|
D | ExternalCameraUtils.cpp | 455 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out) { in getCropRect() function
|
D | ExternalCameraDeviceSession.cpp | 2365 ret = getCropRect(mCroppingType, inSz, outSz, &inputCrop); in cropAndScaleLocked()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 273 int getCropRect( in getCropRect() function
|
D | ExternalCameraDeviceSession.cpp | 950 ret = getCropRect(mCroppingType, inSz, outSz, &inputCrop); in cropAndScaleLocked()
|