Searched refs:supportsUltraHighResolutionCapture (Results 1 – 13 of 13) sorted by relevance
180 bool supportsUltraHighResolutionCapture = in ZoomRatioMapper() local181 camera3::SessionConfigurationUtils::supportsUltraHighResolutionCapture(*deviceInfo); in ZoomRatioMapper()182 if (supportsUltraHighResolutionCapture) { in ZoomRatioMapper()
70 bool mMaxResolution = SessionConfigurationUtils::supportsUltraHighResolutionCapture(deviceInfo); in setupStaticInfo()
247 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(mDeviceInfo)) { in initializeCommonLocked()
25 bool supportsUltraHighResolutionCapture(const CameraMetadata &deviceInfo);
137 bool supportsUltraHighResolutionCapture(const CameraMetadata &deviceInfo) { in supportsUltraHighResolutionCapture() function
1080 if (!supportsUltraHighResolutionCapture(staticInfo)) { in checkAndOverrideSensorPixelModesUsed()
104 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(staticInfo)) { in DepthCompositeStream()930 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(ch)) { in getCompositeStreamInfo()
182 if (supportsUltraHighResolutionCapture(mCameraIdStr)) { in initializeImpl()186 if (supportsUltraHighResolutionCapture(physicalId)) { in initializeImpl()2510 bool CameraDeviceClient::supportsUltraHighResolutionCapture(const std::string &cameraId) { in supportsUltraHighResolutionCapture() function in android::CameraDeviceClient2512 return SessionConfigurationUtils::supportsUltraHighResolutionCapture(deviceInfo); in supportsUltraHighResolutionCapture()
258 bool supportsUltraHighResolutionCapture(const std::string &cameraId);
560 using camera3::SessionConfigurationUtils::supportsUltraHighResolutionCapture; in AidlDeviceInfo3()561 if (supportsUltraHighResolutionCapture(mCameraCharacteristics)) { in AidlDeviceInfo3()
638 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(mCameraCharacteristics)) { in HidlDeviceInfo3()
210 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture( in initialize()
251 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture( in initialize()