Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaFormat.java157 public static final String KEY_HEIGHT = "height"; field in MediaFormat
754 format.setInteger(KEY_HEIGHT, height); in createVideoFormat()
DMediaCodecInfo.java1334 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/api/
Dcurrent.txt15901 field public static final java.lang.String KEY_HEIGHT = "height";
Dsystem-current.txt17167 field public static final java.lang.String KEY_HEIGHT = "height";