Searched refs:imageFormatToInternal (Results 1 – 5 of 5) sorted by relevance
54 int[] inputs = StreamConfigurationMap.imageFormatToInternal(value.getInputs()); in marshal()60 StreamConfigurationMap.imageFormatToInternal(value.getOutputs(input)); in marshal()
442 int internalFormat = imageFormatToInternal(format); in isOutputSupportedFor()593 int internalFormat = imageFormatToInternal(format); in isOutputSupportedFor()902 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputMinFrameDuration()1047 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputStallDuration()1147 int internalFormat = imageFormatToInternal(format); in checkArgumentFormatSupported()1387 static int imageFormatToInternal(int format) { in imageFormatToInternal() method in StreamConfigurationMap1465 public static int[] imageFormatToInternal(int[] formats) { in imageFormatToInternal() method in StreamConfigurationMap1471 formats[i] = imageFormatToInternal(formats[i]); in imageFormatToInternal()1484 int internalFormat = imageFormatToInternal(format); in getPublicFormatSizes()
411 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()755 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
232 int internalFormat = StreamConfigurationMap.imageFormatToInternal(format); in getInfo()
22306 Landroid/hardware/camera2/params/StreamConfigurationMap;->imageFormatToInternal(I)I22307 Landroid/hardware/camera2/params/StreamConfigurationMap;->imageFormatToInternal([I)[I