Home
last modified time | relevance | path

Searched defs:gridHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/
DPartitionedGridLayout.kt239 val gridHeight = in <lambda>() constant
302 private fun gridHeight(nTiles: Int, tileHeight: Dp, columns: Int, padding: Dp): Dp { in <lambda>() method
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java756 final int gridHeight = GRID_HEIGHT * mCellHeight; in computeNearestNeighbors() local
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp1378 int32_t gridWidth, gridHeight, gridRows, gridCols; in initializeCodec() local