Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DMandatoryStreamCombination.java473 private static final class StreamTemplate { class in MandatoryStreamCombination
477 public StreamTemplate(int format, SizeThreshold sizeThreshold) { in StreamTemplate() method in MandatoryStreamCombination.StreamTemplate
480 public StreamTemplate(@Format int format, @NonNull SizeThreshold sizeThreshold, in StreamTemplate() method in MandatoryStreamCombination.StreamTemplate