Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java701 return (T) metadata.getMandatoryMaximumResolutionStreamCombinations(); in CameraCharacteristics.SCALER_MANDATORY_MAXIMUM_RESOLUTION_STREAM_COMBINATIONS.getNativeKey()
1553 private MandatoryStreamCombination[] getMandatoryMaximumResolutionStreamCombinations() { in getMandatoryMaximumResolutionStreamCombinations() method in CameraMetadataNative