Searched refs:Sk32_can_overflow_sub (Results 1 – 2 of 2) sorted by relevance
33 static constexpr int32_t Sk32_can_overflow_sub(int32_t a, int32_t b) { in Sk32_can_overflow_sub() function
159 constexpr int32_t width() const { return Sk32_can_overflow_sub(fRight, fLeft); } in width()166 constexpr int32_t height() const { return Sk32_can_overflow_sub(fBottom, fTop); } in height()