Home
last modified time | relevance | path

Searched refs:roundIn (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/docs/examples/
DRect_roundIn.cpp9 rect.roundIn(&round); in draw()
/third_party/flutter/skia/docs/examples/
DRect_roundIn.cpp9 rect.roundIn(&round); in draw()
/third_party/skia/include/core/
DSkRect.h1270 void roundIn(SkIRect* dst) const { in roundIn() function
1307 SkIRect roundIn() const { in roundIn() function
1309 this->roundIn(&ir); in roundIn()
/third_party/skia/tests/graphite/
DRectTest.cpp87 CHECK(rect2.makeRoundIn() == SkRect::Make(skRect2.roundIn())); in DEF_GRAPHITE_TEST()
/third_party/skia/experimental/graphite/src/geom/
DRect.h132 AI Rect& roundIn() { return *this = this->makeRoundIn(); } in roundIn() function
/third_party/skia/src/core/
DSkImageFilterTypes.h404 LayerSpace<SkIRect> roundIn() const { return LayerSpace<SkIRect>(fData.roundIn()); } in roundIn() function
DSkDevice.cpp598 if (SkRectPriv::Subtract(fClipBounds, isAA ? devBounds.roundIn() : devBounds.round(), in op()
DSkBlurMF.cpp492 rects[1].roundIn(&innerIR); in filterRectsToNine()
/third_party/flutter/skia/src/codec/
DSkCodec.cpp241 asRect.roundIn(&prevRect); in zero_rect()
/third_party/flutter/skia/include/core/
DSkRect.h1459 void roundIn(SkIRect* dst) const { in roundIn() function
/third_party/flutter/skia/src/gpu/
DGrReducedClip.cpp601 elementInteriorRect.roundIn(&window); in addWindowRectangle()
/third_party/flutter/skia/site/user/api/
DSkRect_Reference.md80 …void <a href='#SkRect_roundIn'>roundIn</a>(<a href='SkIRect_Reference#SkIRect'>SkIRect</a>* dst) c…
2494 <a href='#SkRect_roundIn'>roundIn</a> <a href='#SkRect_roundOut'>roundOut</a> <a href='undocumented…
2530 <a href='#SkRect_roundIn'>roundIn</a> <a href='#SkRect_round'>round</a> <a href='undocumented#SkSca…
2566 <a href='#SkRect_roundIn'>roundIn</a> <a href='#SkRect_round'>round</a> <a href='undocumented#SkSca…
2573 void <a href='#SkRect_roundIn'>roundIn</a>(<a href='SkIRect_Reference#SkIRect'>SkIRect</a>* dst)con…
2634 <a href='#SkRect_roundOut'>roundOut</a> <a href='#SkRect_roundIn'>roundIn</a> <a href='undocumented…
2667 <a href='#SkRect_round'>round</a> <a href='#SkRect_roundIn'>roundIn</a> <a href='undocumented#SkSca…
/third_party/flutter/skia/src/core/
DSkBlurMF.cpp629 rects[1].roundIn(&innerIR); in filterRectsToNine()
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt3594 void roundIn(SkIRect* dst) const;
/third_party/flutter/skia/tools/fiddle/
Ddocumumentation_examples_map.txt3637 void roundIn(SkIRect* dst) const;