Home
last modified time | relevance | path

Searched refs:DURATION_MIN_FRAME (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java727 DURATION_MIN_FRAME); in getOutputMinFrameDuration()
781 size, DURATION_MIN_FRAME); in getOutputMinFrameDuration()
1380 case DURATION_MIN_FRAME: in getDurations()
1638 private static final int DURATION_MIN_FRAME = 0; field in StreamConfigurationMap