Home
last modified time | relevance | path

Searched refs:strictly_bigger_than (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/codec/
H A DSkAndroidCodec.cpp199 static inline bool strictly_bigger_than(const SkISize& a, const SkISize& b) { in strictly_bigger_than() function
240 if (strictly_bigger_than(computedSize, *desiredSize)) { in computeSampleSize()

Completed in 2 milliseconds