Searched refs:strictly_bigger_than (Results 1 – 2 of 2) sorted by relevance
199 static inline bool strictly_bigger_than(const SkISize& a, const SkISize& b) { in strictly_bigger_than() function240 if (strictly_bigger_than(computedSize, *desiredSize)) { in computeSampleSize()
212 static inline bool strictly_bigger_than(const SkISize& a, const SkISize& b) { in strictly_bigger_than() function252 if (strictly_bigger_than(computedSize, *desiredSize)) { in computeSampleSize()