Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DMediaFormat.java412 public static final String KEY_GRID_ROWS = "grid-rows"; field in MediaFormat
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.cpp442 newFormat->setInt32(KEY_GRID_ROWS, mGridRows); in onHeicFormatChanged()
449 if (newFormat->findInt32(KEY_GRID_ROWS, &gridRows) && in onHeicFormatChanged()
1349 outputFormat->setInt32(KEY_GRID_ROWS, gridRows); in initializeCodec()
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodecConstants.h772 constexpr char KEY_GRID_ROWS[] = "grid-rows"; variable
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecConfig.cpp923 add(ConfigMapper(KEY_GRID_ROWS, C2_PARAMKEY_TILE_LAYOUT, "rows") in initializeStandardParams()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt22565 field public static final String KEY_GRID_ROWS = "grid-rows";