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/
DStreamConfiguration.java20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
62 mFormat = checkArgumentFormatInternal(format); in StreamConfiguration()
DStreamConfigurationDuration.java20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
57 mFormat = checkArgumentFormatInternal(format); in StreamConfigurationDuration()
DReprocessFormatsMap.java79 int inputFormat = StreamConfigurationMap.checkArgumentFormatInternal(entry[i]); in ReprocessFormatsMap()
95 StreamConfigurationMap.checkArgumentFormatInternal(outputFormat); in ReprocessFormatsMap()
DStreamConfigurationMap.java992 static int checkArgumentFormatInternal(int format) { in checkArgumentFormatInternal() method in StreamConfigurationMap
/frameworks/base/config/
Dboot-image-profile.txt23439 HSPLandroid/hardware/camera2/params/StreamConfigurationMap;->checkArgumentFormatInternal(I)I