Searched defs:maxResolution (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | DistortionMapper.cpp | 78 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 D | Camera3Device.cpp | 1475 bool maxResolution = in createStream() local
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
H A D | StreamConfigurationMap.cpp | 117 bool maxResolution) { in StreamConfigurationMap()
|
/aosp12/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | SessionConfigurationUtils.cpp | 129 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 D | ExynosMPP.cpp | 2494 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 D | DepthCompositeStream.cpp | 843 void DepthCompositeStream::getSupportedDepthSizes(const CameraMetadata& ch, bool maxResolution, in getSupportedDepthSizes()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraDeviceImpl.java | 1477 InputConfiguration inputConfig, boolean maxResolution) { in checkInputConfigurationWithStreamConfigurations()
|
/aosp12/packages/services/BuiltInPrintService/jni/lib/ |
H A D | lib_wprint.c | 1515 static unsigned int _findCloseResolutionSupported(int desiredResolution, int maxResolution, in _findCloseResolutionSupported()
|
/aosp12/frameworks/av/services/camera/libcameraservice/common/ |
H A D | CameraProviderManager.cpp | 699 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 D | VtsHalCameraProviderV2_4TargetTest.cpp | 6206 bool maxResolution) { in getAvailableOutputStreams() 6291 bool maxResolution) { in getMaxOutputSizeForFormat() 6794 bool maxResolution) { in configureStreams3_7()
|