Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java720 public long getOutputMinFrameDuration(int format, Size size) { in getOutputMinFrameDuration() method in StreamConfigurationMap
774 public <T> long getOutputMinFrameDuration(final Class<T> klass, final Size size) { in getOutputMinFrameDuration() method in StreamConfigurationMap