Home
last modified time | relevance | path

Searched defs:DistortionMapper (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h39 DistortionMapper(const DistortionMapper& other) : in DistortionMapper() function
DDistortionMapper.cpp31 DistortionMapper::DistortionMapper() : mValidMapping(false), mValidGrids(false) { in DistortionMapper() function in android::camera3::DistortionMapper