Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DMandatoryStreamCombination.java1742 StreamCombinationTemplate combTemplate, int substitutedFormat) { in createUHSensorMandatoryStreamCombination() argument
1797 if (substitutedFormat != ImageFormat.UNKNOWN && isMaximumSize) { in createUHSensorMandatoryStreamCombination()
1798 formatChosen = substitutedFormat; in createUHSensorMandatoryStreamCombination()
1838 switch (substitutedFormat) { in createUHSensorMandatoryStreamCombination()