Searched refs:fWcrop (Results 1 – 2 of 2) sorted by relevance
1082 float fWcrop = scaleFactor * fWout; in cropAndScaleThumbLocked() local1086 Size cropSz = { 2*static_cast<uint32_t>(fWcrop/2.0f), in cropAndScaleThumbLocked()
2483 float fWcrop = scaleFactor * fWout; in cropAndScaleThumbLocked() local2487 Size cropSz = {.width = 2 * static_cast<int32_t>(fWcrop / 2.0f), in cropAndScaleThumbLocked()