Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:bLensDistortionCorrectionSupported

1172     if ( caps.bLensDistortionCorrectionSupported ) {
1182 if ( caps.bISONoiseFilterSupported && caps.bLensDistortionCorrectionSupported ) {
2272 CAMHAL_LOGD("bLensDistortionCorrectionSupported = %d", int(caps.bLensDistortionCorrectionSupported));