Searched refs:screenType (Results 1 – 2 of 2) sorted by relevance
2095 if (screenType != o.screenType) { in compare()2096 return (screenType > o.screenType) ? 1 : -1; in compare()2658 if (screenType || o.screenType) { in isBetterThan()2922 if (screenType != 0) { in match()
1037 uint32_t screenType; member