Searched refs:screenType (Results 1 – 2 of 2) sorted by relevance
1980 if (screenType != o.screenType) { in compare()1981 return (screenType > o.screenType) ? 1 : -1; in compare()2543 if (screenType || o.screenType) { in isBetterThan()2807 if (screenType != 0) { in match()
1011 uint32_t screenType; member