Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DDistortionMapper.cpp50 bool isDistortionCorrectionSupported = false; in isDistortionSupported() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h185 bool isDistortionCorrectionSupported; member
/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
H A DStaticMetadata.java2937 public boolean isDistortionCorrectionSupported() { in isDistortionCorrectionSupported() method in StaticMetadata