Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1052 float fHin = static_cast<float>(inSz.height); in cropAndScaleThumbLocked() local
1058 float scaleFactor = std::min( fHin / fHout, fWin / fWout ); in cropAndScaleThumbLocked()
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp2453 float fHin = static_cast<float>(inSz.height); in cropAndScaleThumbLocked() local
2459 float scaleFactor = std::min(fHin / fHout, fWin / fWout); in cropAndScaleThumbLocked()