Home
last modified time | relevance | path

Searched defs:mapperInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp81 DistortionMapperInfo *mapperInfo = maxResolution ? &mDistortionMapperInfoMaximumResolution : in setupStaticInfoLocked() local
138 DistortionMapperInfo *mapperInfo = maxResolution ? &mDistortionMapperInfoMaximumResolution : in correctCaptureRequest() local
170 DistortionMapperInfo *mapperInfo = maxResolution ? &mDistortionMapperInfoMaximumResolution : in correctCaptureResult() local
216 DistortionMapperInfo *mapperInfo = in updateCalibration() local
272 DistortionMapperInfo *mapperInfo, bool clamp, bool simple) { in mapRawToCorrected()
331 const DistortionMapperInfo *mapperInfo, bool clamp) const { in mapRawToCorrectedSimple() argument
353 DistortionMapperInfo *mapperInfo, bool clamp, bool simple) { in mapRawRectToCorrected()
377 const DistortionMapperInfo *mapperInfo, bool clamp, bool simple) const { in mapCorrectedToRaw() argument
383 const DistortionMapperInfo *mapperInfo, bool clamp, bool simple) const { in mapCorrectedToRawImpl() argument
417 const DistortionMapperInfo *mapperInfo, bool clamp) const { in mapCorrectedToRawImplSimple() argument
[all …]
/frameworks/av/services/camera/libcameraservice/tests/
DDistortionMapperTest.cpp135 DistortionMapperInfo *mapperInfo = m.getMapperInfo(); in TEST() local
180 DistortionMapperInfo *mapperInfo = m.getMapperInfo(); in TEST() local
207 DistortionMapperInfo *mapperInfo = m.getMapperInfo(); in TEST() local
245 DistortionMapperInfo *mapperInfo = m.getMapperInfo(); in RandomTransformTest() local
370 DistortionMapperInfo *mapperInfo = m.getMapperInfo(); in TEST() local
/frameworks/av/services/camera/libcameraservice/fuzzer/
DDistortionMapperFuzzer.cpp66 DistortionMapperInfo *mapperInfo = m.getMapperInfo(); in LLVMFuzzerTestOneInput() local