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