Home
last modified time | relevance | path

Searched refs:getAppropriateModeTag (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp108 SessionConfigurationUtils::getAppropriateModeTag( in getStreamConfigurations()
112 SessionConfigurationUtils::getAppropriateModeTag( in getStreamConfigurations()
116 SessionConfigurationUtils::getAppropriateModeTag( in getStreamConfigurations()
120 SessionConfigurationUtils::getAppropriateModeTag( in getStreamConfigurations()
129 int32_t SessionConfigurationUtils::getAppropriateModeTag(int32_t defaultTag, bool maxResolution) { in getAppropriateModeTag() function in android::camera3::SessionConfigurationUtils
207 getAppropriateModeTag(ANDROID_DEPTH_AVAILABLE_DEPTH_STREAM_CONFIGURATIONS, in roundBufferDimensionNearest()
210 getAppropriateModeTag(ANDROID_SCALER_AVAILABLE_STREAM_CONFIGURATIONS, maxResolution); in roundBufferDimensionNearest()
212 getAppropriateModeTag(ANDROID_HEIC_AVAILABLE_HEIC_STREAM_CONFIGURATIONS, maxResolution); in roundBufferDimensionNearest()
DSessionConfigurationUtils.h145 static int32_t getAppropriateModeTag(int32_t defaultTag, bool maxResolution = false);
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp85 SessionConfigurationUtils::getAppropriateModeTag( in setupStaticInfoLocked()
95 SessionConfigurationUtils::getAppropriateModeTag( in setupStaticInfoLocked()
220 SessionConfigurationUtils::getAppropriateModeTag(ANDROID_LENS_INTRINSIC_CALIBRATION, in updateCalibration()
223 SessionConfigurationUtils::getAppropriateModeTag(ANDROID_LENS_DISTORTION, in updateCalibration()
DCamera3Device.cpp679 camera3::SessionConfigurationUtils::getAppropriateModeTag( in getRawOpaqueBufferSize()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp696 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
701 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
705 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
708 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
711 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
715 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
718 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
721 SessionConfigurationUtils::getAppropriateModeTag( in addDynamicDepthTags()
1082 SessionConfigurationUtils::getAppropriateModeTag( in deriveHeicTags()
1085 SessionConfigurationUtils::getAppropriateModeTag( in deriveHeicTags()
[all …]
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp784 static int32_t getAppropriateModeTag(int32_t tag, bool maximumResolution) { in getAppropriateModeTag() function
850 getAppropriateModeTag(ANDROID_SENSOR_INFO_PRE_CORRECTION_ACTIVE_ARRAY_SIZE, in calculateAndSetCrop()
896 getAppropriateModeTag(ANDROID_SENSOR_INFO_PRE_CORRECTION_ACTIVE_ARRAY_SIZE, in validateDngHeader()
901 getAppropriateModeTag(ANDROID_SENSOR_INFO_PIXEL_ARRAY_SIZE, isMaximumResolutionMode)); in validateDngHeader()
1328 getAppropriateModeTag(ANDROID_SENSOR_INFO_PRE_CORRECTION_ACTIVE_ARRAY_SIZE, in DngCreator_setup()
1337 characteristics.find(getAppropriateModeTag(ANDROID_SENSOR_INFO_PIXEL_ARRAY_SIZE, in DngCreator_setup()
1870 getAppropriateModeTag(ANDROID_SENSOR_INFO_PRE_CORRECTION_ACTIVE_ARRAY_SIZE, in DngCreator_setup()
1967 getAppropriateModeTag(ANDROID_SENSOR_INFO_PRE_CORRECTION_ACTIVE_ARRAY_SIZE, in DngCreator_setup()
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp850 camera3::SessionConfigurationUtils::getAppropriateModeTag( in getSupportedDepthSizes()