Searched refs:MandatoryStreamInformation (Results 1 – 2 of 2) sorted by relevance
61 public static final class MandatoryStreamInformation { class in MandatoryStreamCombination224 if (obj instanceof MandatoryStreamInformation) { in equals()225 final MandatoryStreamInformation other = (MandatoryStreamInformation) obj; in equals()251 new ArrayList<MandatoryStreamInformation>();999 ArrayList<MandatoryStreamInformation> streamsInfo = in getAvailableMandatoryConcurrentStreamCombinations()1003 MandatoryStreamInformation streamInfo; in getAvailableMandatoryConcurrentStreamCombinations()1107 ArrayList<MandatoryStreamInformation> streamsInfo = in createUHSensorMandatoryStreamCombination()1108 new ArrayList<MandatoryStreamInformation>(); in createUHSensorMandatoryStreamCombination()1151 MandatoryStreamInformation streamInfo; in createUHSensorMandatoryStreamCombination()1373 ArrayList<MandatoryStreamInformation> streamsInfo = in generateAvailableCombinations()[all …]
18695 …ist<android.hardware.camera2.params.MandatoryStreamCombination.MandatoryStreamInformation> getStre…18699 public static final class MandatoryStreamCombination.MandatoryStreamInformation {