Searched refs:KEY_GRID_ROWS (Results 1 – 7 of 7) sorted by relevance
321 public static final String KEY_GRID_ROWS = "grid-rows"; field in MediaFormat
255 codecFormat.setInteger(MediaFormat.KEY_GRID_ROWS, gridRows); in HeifEncoder()819 format.setInteger(MediaFormat.KEY_GRID_ROWS, mGridRows);
509 int gridRows = format.getInteger(MediaFormat.KEY_GRID_ROWS); in onOutputFormatChanged()
343 constexpr char KEY_GRID_ROWS[] = "grid-rows"; variable
577 int gridRows = format.getInteger(MediaFormat.KEY_GRID_ROWS); in verifyResult()
22827 Landroid/media/MediaFormat;->KEY_GRID_ROWS:Ljava/lang/String;
23716 field public static final java.lang.String KEY_GRID_ROWS = "grid-rows";