Searched refs:checkArgumentFormat (Results 1 – 2 of 2) sorted by relevance
440 checkArgumentFormat(format); in isOutputSupportedFor()1147 checkArgumentFormat(format); in checkArgumentFormatSupported()1209 return checkArgumentFormat(format); in checkArgumentFormatInternal()1233 static int checkArgumentFormat(int format) { in checkArgumentFormat() method in StreamConfigurationMap
20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormat;102 mFormat = checkArgumentFormat(format); in MandatoryStreamInformation()