Home
last modified time | relevance | path

Searched refs:getCropRect (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraUtils.h240 int getCropRect(CroppingType ct, const Size& inSize,
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.h246 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out);
DExternalCameraUtils.cpp455 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out) { in getCropRect() function
DExternalCameraDeviceSession.cpp2365 ret = getCropRect(mCroppingType, inSz, outSz, &inputCrop); in cropAndScaleLocked()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp273 int getCropRect( in getCropRect() function
DExternalCameraDeviceSession.cpp950 ret = getCropRect(mCroppingType, inSz, outSz, &inputCrop); in cropAndScaleLocked()