Searched defs:gridHeight (Results 1 – 3 of 3) sorted by relevance
239 val gridHeight = in <lambda>() constant302 private fun gridHeight(nTiles: Int, tileHeight: Dp, columns: Int, padding: Dp): Dp { in <lambda>() method
756 final int gridHeight = GRID_HEIGHT * mCellHeight; in computeNearestNeighbors() local
1378 int32_t gridWidth, gridHeight, gridRows, gridCols; in initializeCodec() local