Searched refs:getAppropriateModeTag (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/services/camera/libcameraservice/utils/ |
D | SessionConfigurationUtils.cpp | 108 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()
|
D | SessionConfigurationUtils.h | 145 static int32_t getAppropriateModeTag(int32_t defaultTag, bool maxResolution = false);
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | DistortionMapper.cpp | 85 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()
|
D | Camera3Device.cpp | 679 camera3::SessionConfigurationUtils::getAppropriateModeTag( in getRawOpaqueBufferSize()
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraProviderManager.cpp | 696 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/ |
D | android_hardware_camera2_DngCreator.cpp | 784 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/ |
D | DepthCompositeStream.cpp | 850 camera3::SessionConfigurationUtils::getAppropriateModeTag( in getSupportedDepthSizes()
|