Home
last modified time | relevance | path

Searched refs:getOutputs (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryableReprocessFormatsMap.java60 StreamConfigurationMap.imageFormatToInternal(value.getOutputs(input)); in marshal()
112 int[] outputs = value.getOutputs(input); in calculateMarshalSize()
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DReprocessFormatsMap.java178 public int[] getOutputs(final int format) { in getOutputs() method in ReprocessFormatsMap
H A DStreamConfigurationMap.java418 int[] outputs = mInputOutputFormatsMap.getOutputs(inputFormat); in getValidOutputFormatsForInput()
/aosp14/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DHid.java121 e.getDescriptor(), e.getReport(), e.getFeatureReports(), e.getOutputs()); in registerDevice()
H A DEvent.java105 public Map<ByteBuffer, byte[]> getOutputs() { in getOutputs() method in Event
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraMetadataTest.java929 assertArrayEquals(expectedYuvOutputs, map.getOutputs(ImageFormat.YUV_420_888)); in testReadWriteReprocessFormatsMap()
934 assertArrayEquals(expectedRaw16Outputs, map.getOutputs(ImageFormat.RAW_SENSOR)); in testReadWriteReprocessFormatsMap()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19355 Landroid/hardware/camera2/params/ReprocessFormatsMap;->getOutputs(I)[I