Home
last modified time | relevance | path

Searched refs:offsetTo (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/core/
DSkMaskFilter.cpp91 m.fBounds.offsetTo(outerR.left(), outerR.top()); in draw_nine_clipped()
101 m.fBounds.offsetTo(outerR.right() - m.fBounds.width(), outerR.top()); in draw_nine_clipped()
111 m.fBounds.offsetTo(outerR.left(), outerR.bottom() - m.fBounds.height()); in draw_nine_clipped()
121 m.fBounds.offsetTo(outerR.right() - m.fBounds.width(), in draw_nine_clipped()
DSkBlurMF.cpp412 patch->fMask.fBounds.offsetTo(0, 0); in filterRRectToNine()
543 patch->fMask.fBounds.offsetTo(0, 0); in filterRectsToNine()
/third_party/skia/docs/examples/
DRect_offsetTo.cpp8 rect.offsetTo(15, 27); in draw()
DIRect_offsetTo.cpp8 rect.offsetTo(15, 27); in draw()
/third_party/skia/gm/
Dpictureimagegenerator.cpp60 iBox.offsetTo(skiBox.fRight - iBox.width(), iBox.fTop); in draw_vector_logo()
Dwacky_yuv_formats.cpp930 dstRect.offsetTo(dstRect.fLeft, kLabelHeight); in onDraw()
/third_party/skia/include/core/
DSkRect.h396 void offsetTo(int32_t newX, int32_t newY) { in offsetTo() function
1053 void offsetTo(SkScalar newX, SkScalar newY) { in offsetTo() function
/third_party/skia/tools/
DDDLTileHelper.cpp86 srcRect.offsetTo(tile->padOffset().x(), tile->padOffset().y()); in createComposeDDL()
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt1137 void offsetTo(int32_t newX, int32_t newY);
3566 void offsetTo(SkScalar newX, SkScalar newY);