Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h173 int mActiveWidth, mActiveHeight; variable
DDistortionMapper.cpp87 mActiveHeight = array.data.i32[3]; in setupStaticInfo()
123 y = std::min(mActiveHeight - 1, y); in correctCaptureRequest()
168 y = std::min(mActiveHeight - 1, y); in correctCaptureResult()