Home
last modified time | relevance | path

Searched defs:maxResolution (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp78 bool maxResolution) { in setupStaticInfoLocked()
135 bool maxResolution = doesSettingsHaveMaxResolution(request); in correctCaptureRequest() local
167 bool maxResolution = doesSettingsHaveMaxResolution(result); in correctCaptureResult() local
212 bool maxResolution) { in updateCalibration()
DCamera3Device.cpp1473 bool maxResolution = in createStream() local
/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp129 int32_t SessionConfigurationUtils::getAppropriateModeTag(int32_t defaultTag, bool maxResolution) { in getAppropriateModeTag()
204 const CameraMetadata& info, bool maxResolution, /*out*/int32_t* outWidth, in roundBufferDimensionNearest()
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp843 void DepthCompositeStream::getSupportedDepthSizes(const CameraMetadata& ch, bool maxResolution, in getSupportedDepthSizes()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1416 InputConfiguration inputConfig, boolean maxResolution) { in checkInputConfigurationWithStreamConfigurations()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp692 bool maxResolution) { in addDynamicDepthTags()
1080 status_t CameraProviderManager::ProviderInfo::DeviceInfo3::deriveHeicTags(bool maxResolution) { in deriveHeicTags()