Searched refs:screenCellCount (Results 1 – 1 of 1) sorted by relevance
261 final int screenCellCount = profile.numColumns * profile.numRows; in sortWorkspaceItemsSpatially() local269 long lr = (lhs.screenId * screenCellCount + in sortWorkspaceItemsSpatially()271 long rr = (rhs.screenId * screenCellCount + in sortWorkspaceItemsSpatially()