Home
last modified time | relevance | path

Searched refs:fHcrop (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1083 float fHcrop = scaleFactor * fHout; in cropAndScaleThumbLocked() local
1087 2*static_cast<uint32_t>(fHcrop/2.0f) }; in cropAndScaleThumbLocked()
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp2484 float fHcrop = scaleFactor * fHout; in cropAndScaleThumbLocked() local
2488 .height = 2 * static_cast<int32_t>(fHcrop / 2.0f)}; in cropAndScaleThumbLocked()