Home
last modified time | relevance | path

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

/external/skqp/src/codec/
DSkAndroidCodec.cpp212 static inline bool strictly_bigger_than(const SkISize& a, const SkISize& b) { in strictly_bigger_than() function
252 if (strictly_bigger_than(computedSize, *desiredSize)) { in computeSampleSize()
/external/skia/src/codec/
DSkAndroidCodec.cpp208 static inline bool strictly_bigger_than(const SkISize& a, const SkISize& b) { in strictly_bigger_than() function
248 if (strictly_bigger_than(computedSize, *desiredSize)) { in computeSampleSize()