Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java295 checkArgumentFormat(format); in isOutputSupportedFor()
955 checkArgumentFormat(format); in checkArgumentFormatSupported()
1008 return checkArgumentFormat(format); in checkArgumentFormatInternal()
1032 static int checkArgumentFormat(int format) { in checkArgumentFormat() method in StreamConfigurationMap