Home
last modified time | relevance | path

Searched defs:clipR (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/gm/
H A Dspritebitmap.cpp39 SkRect clipR = SkRect::MakeXYWH(SkIntToScalar(dx), in draw_1_bitmap() local
H A Doffsetimagefilter.cpp179 SkRect clipR = SkRect::MakeXYWH(40, 40, 40, 40); variable
H A Dpathfill.cpp394 SkRect clipR = {0, 0, 100, 200}; variable
/third_party/skia/src/core/
H A DSkMaskFilter.cpp59 static void blitClippedRect(SkBlitter* blitter, const SkIRect& rect, const SkIRect& clipR) { in blitClippedRect() argument
51 blitClippedMask(SkBlitter* blitter, const SkMask& mask, const SkIRect& bounds, const SkIRect& clipR) blitClippedMask() argument
78 draw_nine_clipped(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, bool fillCenter, const SkIRect& clipR, SkBlitter* blitter) draw_nine_clipped() argument
[all...]
H A DSkBitmapDevice.cpp78 const SkIRect clipR = dev->fRCStack.rc().getBounds(); in SkDrawTiler() local
/third_party/skia/tests/
H A DCanvasTest.cpp151 const SkIRect clipR = { 4, 4, 6, 6 }; in test_restriction() local

Completed in 5 milliseconds