Home
last modified time | relevance | path

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

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