Searched refs:setScreenRound (Results 1 – 1 of 1) sorted by relevance
2606 const int setScreenRound = settings.screenLayout2 & MASK_SCREENROUND; in match() local2607 if (screenRound != 0 && screenRound != setScreenRound) { in match()