Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DMandatoryStreamCombination.java1376 private StreamConfigurationMap mStreamConfigMapMaximumResolution; field in MandatoryStreamCombination.Builder
1404 mStreamConfigMapMaximumResolution = smMaxResolution; in Builder()
1711 mStreamConfigMapMaximumResolution.getInputSizes(ImageFormat.YUV_420_888); in getAvailableMandatoryMaximumResolutionStreamCombinations()
1713 mStreamConfigMapMaximumResolution.getInputSizes(ImageFormat.PRIVATE); in getAvailableMandatoryMaximumResolutionStreamCombinations()
1752 getMaxSize(mStreamConfigMapMaximumResolution.getInputSizes( in createUHSensorMandatoryStreamCombination()
1757 getMaxSize(mStreamConfigMapMaximumResolution.getInputSizes( in createUHSensorMandatoryStreamCombination()
1762 getMaxSize(mStreamConfigMapMaximumResolution.getInputSizes( in createUHSensorMandatoryStreamCombination()
1794 mStreamConfigMapMaximumResolution : mStreamConfigMap; in createUHSensorMandatoryStreamCombination()