Searched refs:TILE_SIZE_PX_MAX (Results 1 – 1 of 1) sorted by relevance
61 private static final int TILE_SIZE_PX_MAX = 4 * (1024 * 1024); field in ScrollCaptureClient270 int pxPerTile = min(TILE_SIZE_PX_MAX, (pxPerPage / TILES_PER_PAGE));