Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h161 bool mValidGrids; variable
DDistortionMapper.cpp58 DistortionMapper::DistortionMapper() : mValidMapping(false), mValidGrids(false) { in DistortionMapper()
230 mValidGrids = false; in updateCalibration()
238 if (!mValidGrids) { in mapRawToCorrected()
388 mValidGrids = true; in buildGrids()