Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A 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()
H A DCamera3Device.cpp1475 bool maxResolution = in createStream() local
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DStreamConfigurationMap.cpp117 bool maxResolution) { in StreamConfigurationMap()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A 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()
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp2494 uint32_t maxResolution = max(srcResolution, dstResolution); in getAssignedCapacity() local
2535 uint32_t maxResolution = max(srcResolution, dstResolution); in getRequiredCapacity() local
2618 uint32_t maxResolution = max(srcResolution, dstResolution); in getRequiredBaseCycles() local
2762 uint32_t maxResolution = max(srcResolution, dstResolution); in updateUsedCapacity() local
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.cpp843 void DepthCompositeStream::getSupportedDepthSizes(const CameraMetadata& ch, bool maxResolution, in getSupportedDepthSizes()
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraDeviceImpl.java1477 InputConfiguration inputConfig, boolean maxResolution) { in checkInputConfigurationWithStreamConfigurations()
/aosp12/packages/services/BuiltInPrintService/jni/lib/
H A Dlib_wprint.c1515 static unsigned int _findCloseResolutionSupported(int desiredResolution, int maxResolution, in _findCloseResolutionSupported()
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp699 bool maxResolution) { in addDynamicDepthTags()
1087 status_t CameraProviderManager::ProviderInfo::DeviceInfo3::deriveHeicTags(bool maxResolution) { in deriveHeicTags()
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp6206 bool maxResolution) { in getAvailableOutputStreams()
6291 bool maxResolution) { in getMaxOutputSizeForFormat()
6794 bool maxResolution) { in configureStreams3_7()