HomeSort by relevance Sort by last modified time
    Searched refs:checkArgumentFormatInternal (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/params/
StreamConfiguration.java 20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
62 mFormat = checkArgumentFormatInternal(format);
StreamConfigurationDuration.java 20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
57 mFormat = checkArgumentFormatInternal(format);
ReprocessFormatsMap.java 69 * @see StreamConfigurationMap#checkArgumentFormatInternal
79 int inputFormat = StreamConfigurationMap.checkArgumentFormatInternal(entry[i]);
95 StreamConfigurationMap.checkArgumentFormatInternal(outputFormat);
StreamConfigurationMap.java     [all...]
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 163 milliseconds