Searched refs:isRightmost (Results 1 – 2 of 2) sorted by relevance
496 bool isRightmost = (face == 2) || (face == 5); in renderFaces() local500 int curW = isRightmost ? (width-curX) : (width / 3); in renderFaces()
486 bool isRightmost = (face == 2) || (face == 5); in renderFaces() local490 int curW = isRightmost ? (width-curX) : (width / 3); in renderFaces()