Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h188 constexpr static float kGridMargin = 0.05f; variable
DDistortionMapper.cpp467 float gridMargin = mapperInfo->mArrayWidth * kGridMargin; in buildGrids()