Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h171 int mArrayWidth, mArrayHeight; variable
DDistortionMapper.cpp83 mArrayHeight = array.data.i32[3]; in setupStaticInfo()
367 float gridSpacingY = (mArrayHeight + 2 * gridMargin) / kGridSize; in buildGrids()