Home
last modified time | relevance | path

Searched defs:RoundIn (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/core/
DSkImageFilterTypes.cpp267 SkIRect RoundIn(SkRect r) { return r.makeOutset(kRoundEpsilon, kRoundEpsilon).roundIn(); } in RoundIn() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp75487 void RoundIn() in RoundIn() function
77123 static IntRectTyped<units> RoundIn(float aX, float aY, float aW, float aH) { in RoundIn() function
77140 static IntRectTyped<units> RoundIn(const RectTyped<units, float>& aRect) { in RoundIn() function
77167 void RoundIn() {} in RoundIn() function