Searched defs:smaller (Results 1 – 5 of 5) sorted by relevance
124 int smaller = Math.min(info.logicalWidth, info.logicalHeight); in getResolution() local
115 auto smaller = std::make_unique<int>(1); in TEST() local
1580 bool RefreshRateSelector::isFractionalPairOrMultiple(Fps smaller, Fps bigger) { in isFractionalPairOrMultiple()
1915 int smaller = widthIsLarger ? mSurfaceSize.x in updatePage() local
4153 Bundle smaller = b1.size() > b2.size() ? b2 : b1; in syncExtrasEquals() local