Searched refs:checkArgumentFormatInternal (Results 1 – 5 of 5) sorted by relevance
20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;57 mFormat = checkArgumentFormatInternal(format); in StreamConfigurationDuration()
20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;62 mFormat = checkArgumentFormatInternal(format); in StreamConfiguration()
79 int inputFormat = StreamConfigurationMap.checkArgumentFormatInternal(entry[i]); in ReprocessFormatsMap()95 StreamConfigurationMap.checkArgumentFormatInternal(outputFormat); in ReprocessFormatsMap()
1197 static int checkArgumentFormatInternal(int format) { in checkArgumentFormatInternal() method in StreamConfigurationMap
23787 Landroid/hardware/camera2/params/StreamConfigurationMap;->checkArgumentFormatInternal(I)I