Searched refs:topNotZero (Results 1 – 1 of 1) sorted by relevance
213 int topNotZero = (windowHeight - clip.bottom > 0) ? 1 : 0; in startTiling() local217 windowHeight - clip.bottom - topNotZero, in startTiling()219 clip.bottom - clip.top + topNotZero + 1, in startTiling()