Searched defs:getOutputFormats (Results 1 – 6 of 6) sorted by relevance
65 public fun getOutputFormats(): Array<Int>? { in getOutputFormats() method196 fun getOutputFormats(): Array<Int>? method
32 override fun getOutputFormats(): Array<Int>? { in getOutputFormats() method in androidx.camera.camera2.pipe.integration.compat.StreamConfigurationMapCompatBaseImpl
84 public int @Nullable [] getOutputFormats() { in getOutputFormats() method in StreamConfigurationMapCompat222 int @Nullable [] getOutputFormats(); in getOutputFormats() method
44 public int @Nullable [] getOutputFormats() { in getOutputFormats() method in StreamConfigurationMapCompatBaseImpl
430 abstract @NonNull List<Integer> getOutputFormats(); in getOutputFormats() method in ProcessingNode.In
468 abstract @NonNull List<Integer> getOutputFormats(); in getOutputFormats() method in CaptureNode.In