Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtilsHost.cpp23 int32_t getAppropriateModeTag(int32_t defaultTag, bool maxResolution) { in getAppropriateModeTag()
DSessionConfigurationUtils.cpp152 const CameraMetadata& info, bool maxResolution, /*out*/int32_t* outWidth, in roundBufferDimensionNearest()
/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.cpp1119 bool maxResolution = in createStream() local
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp850 void DepthCompositeStream::getSupportedDepthSizes(const CameraMetadata& ch, bool maxResolution, in getSupportedDepthSizes()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1071 bool maxResolution) { in addDynamicDepthTags()
1513 status_t CameraProviderManager::ProviderInfo::DeviceInfo3::deriveHeicTags(bool maxResolution) { in deriveHeicTags()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1480 InputConfiguration inputConfig, boolean maxResolution) { in checkInputConfigurationWithStreamConfigurations()