Searched refs:KEY_HEIGHT (Results 1 – 10 of 10) sorted by relevance
227 public static final String KEY_HEIGHT = "height"; field in MediaFormat1142 format.setInteger(KEY_HEIGHT, height); in createVideoFormat()
1572 Integer height = (Integer)map.get(MediaFormat.KEY_HEIGHT); in supportsFormat()
83 mOutputHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in GpuVideoTrackDecoder()
62 mHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in CpuVideoTrackDecoder()
345 constexpr char KEY_HEIGHT[] = "height"; variable
814 format.setInteger(MediaFormat.KEY_HEIGHT, mHeight);
952 height = format.getInteger(MediaFormat.KEY_HEIGHT); in validateRecording()
14966 field public static final java.lang.String KEY_HEIGHT = "height";
22829 Landroid/media/MediaFormat;->KEY_HEIGHT:Ljava/lang/String;
23718 field public static final java.lang.String KEY_HEIGHT = "height";