Home
last modified time | relevance | path

Searched refs:KEY_COLOR_FORMAT (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
H A DDisplaySourceService.java190 format.setInteger(MediaFormat.KEY_COLOR_FORMAT, in run()
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DCpuVideoTrackDecoder.java87 mColorFormat = codec.getOutputFormat().getInteger(MediaFormat.KEY_COLOR_FORMAT); in onDataAvailable()
/aosp14/frameworks/base/media/java/android/media/
H A DMediaFormat.java496 public static final String KEY_COLOR_FORMAT = "color-format"; field in MediaFormat
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt23582 field public static final String KEY_COLOR_FORMAT = "color-format";