Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java722 checkArgumentFormatSupported(format, /*output*/true); in getOutputMinFrameDuration()
867 checkArgumentFormatSupported(format, /*output*/true); in getOutputStallDuration()
954 private int checkArgumentFormatSupported(int format, boolean output) { in checkArgumentFormatSupported() method in StreamConfigurationMap
1258 checkArgumentFormatSupported(format, output); in getPublicFormatSizes()