Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h173 int mActiveWidth, mActiveHeight; variable
DDistortionMapper.cpp86 mActiveWidth = array.data.i32[2]; in setupStaticInfo()
121 x = std::min(mActiveWidth - 1, x); in correctCaptureRequest()
166 x = std::min(mActiveWidth - 1, x); in correctCaptureResult()