Searched refs:isRightmost (Results 1 – 2 of 2) sorted by relevance
497 bool isRightmost = (face == 2) || (face == 5); in renderFaces() local501 int curW = isRightmost ? (width-curX) : (width / 3); in renderFaces()
488 bool isRightmost = (face == 2) || (face == 5); in renderFaces() local492 int curW = isRightmost ? (width-curX) : (width / 3); in renderFaces()