HomeSort by relevance Sort by last modified time
    Searched defs:isDistortionCorrectionSupported (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
DistortionMapper.cpp 62 bool isDistortionCorrectionSupported = false;
68 isDistortionCorrectionSupported = true;
72 return isDistortionCorrectionSupported;
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 181 bool isDistortionCorrectionSupported;

Completed in 206 milliseconds