Home
last modified time | relevance | path

Searched refs:KEY_HEIGHT (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaFormat.java165 public static final String KEY_HEIGHT = "height"; field in MediaFormat
936 format.setInteger(KEY_HEIGHT, height); in createVideoFormat()
DMediaCodecInfo.java1550 Integer height = (Integer)map.get(MediaFormat.KEY_HEIGHT); in supportsFormat()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DGpuVideoTrackDecoder.java83 mOutputHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in GpuVideoTrackDecoder()
DCpuVideoTrackDecoder.java62 mHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in CpuVideoTrackDecoder()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2RecordingTest.java948 height = format.getInteger(MediaFormat.KEY_HEIGHT); in validateRecording()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14966 field public static final java.lang.String KEY_HEIGHT = "height";
/frameworks/base/api/
Dcurrent.txt20883 field public static final java.lang.String KEY_HEIGHT = "height";
Dtest-current.txt20952 field public static final java.lang.String KEY_HEIGHT = "height";
Dsystem-current.txt22403 field public static final java.lang.String KEY_HEIGHT = "height";