Searched refs:supportsUltraHighResolutionCapture (Results 1 – 13 of 13) sorted by relevance
25 bool supportsUltraHighResolutionCapture(const CameraMetadata &deviceInfo);
131 bool supportsUltraHighResolutionCapture(const CameraMetadata &deviceInfo) { in supportsUltraHighResolutionCapture() function
1061 if (!supportsUltraHighResolutionCapture(staticInfo)) { in checkAndOverrideSensorPixelModesUsed()
159 bool supportsUltraHighResolutionCapture = in ZoomRatioMapper() local160 camera3::SessionConfigurationUtils::supportsUltraHighResolutionCapture(*deviceInfo); in ZoomRatioMapper()161 if (supportsUltraHighResolutionCapture) { in ZoomRatioMapper()
72 bool mMaxResolution = SessionConfigurationUtils::supportsUltraHighResolutionCapture(deviceInfo); in setupStaticInfo()
241 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(mDeviceInfo)) { in initializeCommonLocked()
253 bool supportsUltraHighResolutionCapture(const std::string &cameraId);
102 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(staticInfo)) { in DepthCompositeStream()914 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(ch)) { in getCompositeStreamInfo()
200 if (supportsUltraHighResolutionCapture(mCameraIdStr)) { in initializeImpl()204 if (supportsUltraHighResolutionCapture(physicalId)) { in initializeImpl()2276 bool CameraDeviceClient::supportsUltraHighResolutionCapture(const std::string &cameraId) { in supportsUltraHighResolutionCapture() function in android::CameraDeviceClient2278 return SessionConfigurationUtils::supportsUltraHighResolutionCapture(deviceInfo); in supportsUltraHighResolutionCapture()
556 using camera3::SessionConfigurationUtils::supportsUltraHighResolutionCapture; in AidlDeviceInfo3()557 if (supportsUltraHighResolutionCapture(mCameraCharacteristics)) { in AidlDeviceInfo3()
638 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture(mCameraCharacteristics)) { in HidlDeviceInfo3()
251 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture( in initialize()
209 if (SessionConfigurationUtils::supportsUltraHighResolutionCapture( in initialize()