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()
484 int internalFormat = imageFormatToInternal(format); in isOutputSupportedFor()640 int internalFormat = imageFormatToInternal(format); in isOutputSupportedFor()951 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputMinFrameDuration()1096 return getInternalFormatDuration(imageFormatToInternal(format), in getOutputStallDuration()1200 int internalFormat = imageFormatToInternal(format); in checkArgumentFormatSupported()1445 static int imageFormatToInternal(int format) { in imageFormatToInternal() method in StreamConfigurationMap1539 public static int[] imageFormatToInternal(int[] formats) { in imageFormatToInternal() method in StreamConfigurationMap1545 formats[i] = imageFormatToInternal(formats[i]); in imageFormatToInternal()1558 int internalFormat = imageFormatToInternal(format); in getPublicFormatSizes()
232 int internalFormat = StreamConfigurationMap.imageFormatToInternal(format); in getInfo()
832 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()963 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(format); in OutputConfiguration()1544 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal( in OutputConfiguration()
19428 Landroid/hardware/camera2/params/StreamConfigurationMap;->imageFormatToInternal(I)I19429 Landroid/hardware/camera2/params/StreamConfigurationMap;->imageFormatToInternal([I)[I