Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationDuration.java20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
57 mFormat = checkArgumentFormatInternal(format); in StreamConfigurationDuration()
DStreamConfiguration.java20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
62 mFormat = checkArgumentFormatInternal(format); in StreamConfiguration()
DReprocessFormatsMap.java79 int inputFormat = StreamConfigurationMap.checkArgumentFormatInternal(entry[i]); in ReprocessFormatsMap()
95 StreamConfigurationMap.checkArgumentFormatInternal(outputFormat); in ReprocessFormatsMap()
DStreamConfigurationMap.java1197 static int checkArgumentFormatInternal(int format) { in checkArgumentFormatInternal() method in StreamConfigurationMap
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23787 Landroid/hardware/camera2/params/StreamConfigurationMap;->checkArgumentFormatInternal(I)I