Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DZoomRatioMapper.cpp336 float yCentered = y - (mArrayHeight - 2) / 2; in scaleCoordinates() local
338 float scaledY = yCentered * scaleRatio; in scaleCoordinates()