Searched defs:clipBounds (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/core/ |
D | SkRasterizer.cpp | 27 const SkIRect* clipBounds, SkMaskFilter* filter, in rasterize() 54 const SkIRect* clipBounds, in onRasterize()
|
D | SkScan.cpp | 31 const SkIRect& clipBounds = clip->getBounds(); in FillIRect() local
|
D | SkScan_Antihair.cpp | 581 const SkIRect& clipBounds = clip->getBounds(); in AntiFillXRect() local 641 const SkIRect& clipBounds = clip->getBounds(); in AntiFillRect() local
|
D | SkDraw.cpp | 2313 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, in compute_bounds() 2390 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask()
|
D | SkCanvas.cpp | 628 const SkIRect& clipBounds = this->getTotalClip().getBounds(); in saveLayer() local
|
/external/skia/src/effects/ |
D | SkLayerRasterizer.cpp | 56 const SkIRect* clipBounds, SkIRect* bounds) in compute_bounds() 95 const SkIRect* clipBounds, in onRasterize()
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 999 QRectF clipBounds = p->clipPath().boundingRect(); in clipOut() local 1065 QRectF clipBounds = p->clipPath().boundingRect(); in clipOut() local 1080 QRectF clipBounds = p->clipPath().boundingRect(); in clipOutEllipseInRect() local
|
/external/webkit/WebKit/android/nav/ |
D | CacheBuilder.cpp | 484 IntRect clipBounds = IntRect(0, 0, INT_MAX, INT_MAX); in groups() local 2798 IntRect clipBounds = IntRect(0, 0, INT_MAX, INT_MAX); in ConstructPartRects() local 2864 IntRect* focusBounds, const IntRect& clipBounds, WTF::Vector<IntRect>* result) in ConstructTextRect() 2899 const IntRect& clipBounds, WTF::Vector<IntRect>* result) in ConstructTextRects()
|