Home
last modified time | relevance | path

Searched defs:clipBounds (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/core/
DSkRasterizer.cpp27 const SkIRect* clipBounds, SkMaskFilter* filter, in rasterize()
54 const SkIRect* clipBounds, in onRasterize()
DSkScan.cpp31 const SkIRect& clipBounds = clip->getBounds(); in FillIRect() local
DSkScan_Antihair.cpp581 const SkIRect& clipBounds = clip->getBounds(); in AntiFillXRect() local
641 const SkIRect& clipBounds = clip->getBounds(); in AntiFillRect() local
DSkDraw.cpp2313 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()
DSkCanvas.cpp628 const SkIRect& clipBounds = this->getTotalClip().getBounds(); in saveLayer() local
/external/skia/src/effects/
DSkLayerRasterizer.cpp56 const SkIRect* clipBounds, SkIRect* bounds) in compute_bounds()
95 const SkIRect* clipBounds, in onRasterize()
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp999 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/
DCacheBuilder.cpp484 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()