Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1082 float fWcrop = scaleFactor * fWout; in cropAndScaleThumbLocked() local
1086 Size cropSz = { 2*static_cast<uint32_t>(fWcrop/2.0f), in cropAndScaleThumbLocked()
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp2483 float fWcrop = scaleFactor * fWout; in cropAndScaleThumbLocked() local
2487 Size cropSz = {.width = 2 * static_cast<int32_t>(fWcrop / 2.0f), in cropAndScaleThumbLocked()