Home
last modified time | relevance | path

Searched defs:MandatoryStreamInformation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DMandatoryStreamCombination.java64 public static final class MandatoryStreamInformation { class in MandatoryStreamCombination
80 public MandatoryStreamInformation(@NonNull List<Size> availableSizes, int format) { in MandatoryStreamInformation() method in MandatoryStreamCombination.MandatoryStreamInformation
96 public MandatoryStreamInformation(@NonNull List<Size> availableSizes, @Format int format, in MandatoryStreamInformation() method in MandatoryStreamCombination.MandatoryStreamInformation