/aosp_15_r20/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 | 1170 bool maxResolution = in createStream() local
|
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/ |
H A D | RobustnessTest.java | 220 private void testMandatoryOutputCombinations(boolean maxResolution) throws Exception { in testMandatoryOutputCombinations() 861 public void testMandatoryReprocessConfigurations(boolean maxResolution) throws Exception { in testMandatoryReprocessConfigurations() 900 MandatoryStreamCombination combination, boolean maxResolution) throws Exception { in testMandatoryReprocessableStreamCombination() 941 boolean substituteHeic, boolean maxResolution) throws Exception { in testMandatoryReprocessableStreamCombination() 2232 StreamConfigurationMap defaultConfigs, boolean maxResolution) throws Exception { in verifyBasicSensorPixelModes()
|
H A D | DngCreatorTest.java | 1106 int numShots, boolean maxResolution) throws Exception { in captureRawShots()
|
/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
H A D | StaticMetadata.java | 982 public Size getPixelArraySizeChecked(boolean maxResolution) { in getPixelArraySizeChecked() 1004 public Rect getPreCorrectedActiveArraySizeChecked(boolean maxResolution) { in getPreCorrectedActiveArraySizeChecked() 1040 public Rect getActiveArraySizeChecked(boolean maxResolution) { in getActiveArraySizeChecked() 1069 public Size getRawDimensChecked(boolean maxResolution) throws Exception { in getRawDimensChecked() 1663 boolean fastSizes, boolean slowSizes, boolean maxResolution) { in getAvailableSizesForFormatChecked()
|
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/ |
H A D | VirtualCameraDevice.cc | 359 std::optional<Resolution> maxResolution = in initCameraCharacteristics() local 609 std::optional<Resolution> maxResolution = in getMaxInputResolution() local
|
H A D | VirtualCameraSession.cc | 242 Resolution maxResolution = resolutionFromStream(maxResolutionStream); in pickInputConfigurationForStreams() local
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.cpp | 2551 uint32_t maxResolution = max(srcResolution, dstResolution); in getAssignedCapacity() local 2592 uint32_t maxResolution = max(srcResolution, dstResolution); in getRequiredCapacity() local 2675 uint32_t maxResolution = max(srcResolution, dstResolution); in getRequiredBaseCycles() local 2819 uint32_t maxResolution = max(srcResolution, dstResolution); in updateUsedCapacity() local
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | SessionConfigurationUtilsHost.cpp | 23 int32_t getAppropriateModeTag(int32_t defaultTag, bool maxResolution) { in getAppropriateModeTag()
|
H A D | SessionConfigurationUtils.cpp | 163 const CameraMetadata& info, bool maxResolution, /*out*/int32_t* outWidth, in roundBufferDimensionNearest()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/ |
H A D | CameraProviderManager.cpp | 1256 bool maxResolution) { in deriveHeicUltraHDRTags() 1370 const CameraMetadata& c, bool maxResolution, in deriveBlobDurationEntries() 1418 status_t CameraProviderManager::ProviderInfo::DeviceInfo3::deriveJpegRTags(bool maxResolution) { in deriveJpegRTags() 1554 bool maxResolution) { in addDynamicDepthTags() 2247 status_t CameraProviderManager::ProviderInfo::DeviceInfo3::deriveHeicTags(bool maxResolution) { in deriveHeicTags()
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
D | StreamConfigurationMap.cpp | 125 bool maxResolution) { in StreamConfigurationMap()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_screen.cpp | 235 … D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC &maxResolution, in d3d12_video_encode_supported_resolution_range() 569 D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC maxResolution, in d3d12_video_encode_support_caps()
|
/aosp_15_r20/external/zxing/android-core/src/main/java/com/google/zxing/client/android/camera/ |
H A D | CameraConfigurationUtils.java | 296 int maxResolution = 0; in findBestPreviewSizeValue() local
|
/aosp_15_r20/external/v4l2_codec2/v4l2/ |
H A D | V4L2Decoder.cpp | 264 ui::Size minResolution, maxResolution; in setupMinimalOutputFormat() local
|
H A D | V4L2Device.cpp | 2092 ui::Size* maxResolution) { in getSupportedResolution()
|
/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/ |
H A D | SensorTest.java | 667 float maxResolution = SensorCtsHelper.getRequiredMaxResolutionForSensor(sensor); in assertSensorValues() local
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/ |
H A D | DepthCompositeStream.cpp | 891 void DepthCompositeStream::getSupportedDepthSizes(const CameraMetadata& ch, bool maxResolution, in getSupportedDepthSizes()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/ |
H A D | vp_feature_caps.h | 99 uint32_t maxResolution; member
|
/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/ |
H A D | camera_aidl_test.cpp | 966 bool maxResolution) { in getAvailableOutputStreams() 2097 bool maxResolution) { in getMaxOutputSizeForFormat() 3135 std::shared_ptr<DeviceCb>* outCb, uint32_t streamConfigCounter, bool maxResolution, in configureStreams()
|
/aosp_15_r20/packages/services/BuiltInPrintService/jni/lib/ |
D | lib_wprint.c | 1592 static unsigned int _findCloseResolutionSupported(int desiredResolution, int maxResolution, in _findCloseResolutionSupported()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraDeviceImpl.java | 1745 InputConfiguration inputConfig, boolean maxResolution) { in checkInputConfigurationWithStreamConfigurations()
|
/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
H A D | CameraTestUtils.java | 2031 CameraManager cameraManager, boolean maxResolution) throws CameraAccessException { in getSupportedSizeForFormat() 2177 CameraManager cameraManager, int format, boolean maxResolution, Size bound) in getSortedSizesForFormat()
|
/aosp_15_r20/hardware/interfaces/camera/provider/2.4/vts/functional/ |
H A D | VtsHalCameraProviderV2_4TargetTest.cpp | 6297 bool maxResolution) { in getAvailableOutputStreams() 6384 bool maxResolution) { in getMaxOutputSizeForFormat() 6903 bool maxResolution) { in configureStreams3_7()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-7/ |
D | framework.jar | android/hardware/camera2/marshal/impl/MarshalQueryableParcelable.class
MarshalQueryableParcelable.java
package android. ... |