Home
last modified time | relevance | path

Searched refs:MandatoryStreamInformation (Results 1 – 3 of 3) 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
156 if (obj instanceof MandatoryStreamInformation) { in equals()
157 final MandatoryStreamInformation other = (MandatoryStreamInformation) obj; in equals()
181 private final ArrayList<MandatoryStreamInformation> mStreamsInformation =
182 new ArrayList<MandatoryStreamInformation>();
194 public MandatoryStreamCombination(@NonNull List<MandatoryStreamInformation> streamsInformation, in MandatoryStreamCombination()
231 public @NonNull List<MandatoryStreamInformation> getStreamsInformation() { in getStreamsInformation()
824 ArrayList<MandatoryStreamInformation> streamsInfo = in generateAvailableCombinations()
[all …]
/frameworks/base/non-updatable-api/
Dcurrent.txt17356 …ist<android.hardware.camera2.params.MandatoryStreamCombination.MandatoryStreamInformation> getStre…
17360 public static final class MandatoryStreamCombination.MandatoryStreamInformation {
/frameworks/base/api/
Dcurrent.txt17356 …ist<android.hardware.camera2.params.MandatoryStreamCombination.MandatoryStreamInformation> getStre…
17360 public static final class MandatoryStreamCombination.MandatoryStreamInformation {