Searched refs:rowTaskWidth (Results 1 – 1 of 1) sorted by relevance
71 float rowTaskWidth; in update() local73 rowTaskWidth = (float) task.bounds.width() / task.bounds.height(); in update()78 rowTaskWidth = normalizedWorkspaceWidth; in update()82 normalizedTaskWidths[i] = Math.min(rowTaskWidth, normalizedWorkspaceWidth); in update()