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