Home
last modified time | relevance | path

Searched refs:mMaxResolution (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.h192 bool mMaxResolution = false; variable
DDistortionMapper.cpp72 bool mMaxResolution = SessionConfigurationUtils::supportsUltraHighResolutionCapture(deviceInfo); in setupStaticInfo() local
73 if (mMaxResolution) { in setupStaticInfo()
127 if (mMaxResolution) { in calibrationValid()