Searched refs:strictly_bigger_than (Results 1 – 2 of 2) sorted by relevance
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()
208 static inline bool strictly_bigger_than(const SkISize& a, const SkISize& b) { in strictly_bigger_than() function248 if (strictly_bigger_than(computedSize, *desiredSize)) { in computeSampleSize()