HomeSort by relevance Sort by last modified time
    Searched refs:SkIRect (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/skia/src/core/
SkScanPriv.h 26 SkScanClipper(SkBlitter* blitter, const SkRegion* clip, const SkIRect& bounds);
29 const SkIRect* getClipRect() const { return fClipRect; }
35 const SkIRect* fClipRect;
39 void sk_fill_path(const SkPath& path, const SkIRect* clipRect,
44 void sk_blit_above_and_below(SkBlitter* blitter, const SkIRect& avoid,
SkScan.cpp 22 static inline void blitrect(SkBlitter* blitter, const SkIRect& r) {
26 void SkScan::FillIRect(const SkIRect& r, const SkRegion* clip,
31 const SkIRect& clipBounds = clip->getBounds();
36 SkIRect rr = r;
43 const SkIRect& rr = cliper.rect();
58 SkIRect r;
68 SkIRect ir;
SkDrawProcs.h 14 SkIRect fClipBounds;
SkEdge.h 42 int setLine(const SkPoint& p0, const SkPoint& p1, const SkIRect* clip,
45 void chopLineWithClip(const SkIRect& clip);
47 inline bool intersectsClip(const SkIRect& clip) const {
89 int setCubic(const SkPoint pts[4], const SkIRect* clip, int shiftUp);
SkEdgeBuilder.h 16 int build(const SkPath& path, const SkIRect* clip, int shiftUp);
SkBitmap_scroll.cpp 4 bool SkBitmap::scrollRect(const SkIRect* subset, int dx, int dy,
47 SkIRect r;
56 if (!SkIRect::Intersects(r, inval->getBounds())) {
SkRasterizer.cpp 27 const SkIRect* clipBounds, SkMaskFilter* filter,
30 SkIRect storage;
54 const SkIRect* clipBounds,
  /external/webkit/WebKit/android/nav/
SelectText.h 34 struct SkIRect;
43 static void buildSelection(const SkPicture& , const SkIRect& area,
44 const SkIRect& selStart, const SkIRect& selEnd, SkRegion* region);
45 static SkIRect findClosest(const SkPicture& , const SkIRect& area,
47 static String text(const SkPicture& , const SkIRect& area,
69 SkIRect m_selStart;
70 SkIRect m_selEnd;
71 SkIRect m_visibleRect
    [all...]
  /external/skia/include/core/
SkRasterizer.h 26 struct SkIRect;
35 const SkIRect* clipBounds, SkMaskFilter* filter,
43 const SkIRect* clipBounds,
SkBounder.h 25 struct SkIRect;
42 bool doIRect(const SkIRect&);
43 bool doIRectGlyph(const SkIRect& , int x, int y, const SkGlyph&);
52 virtual bool onIRect(const SkIRect&) {
70 virtual bool onIRectGlyph(const SkIRect& r, const GlyphRec&) {
SkScalarCompare.h 37 typedef SkIRect SkRectCompareType;
SkRegion.h 46 explicit SkRegion(const SkIRect&);
79 const SkIRect& getBounds() const { return fBounds; }
94 bool setRect(const SkIRect&);
115 bool intersects(const SkIRect&) const;
131 bool contains(const SkIRect&) const;
145 bool quickContains(const SkIRect& r) const {
170 bool quickReject(const SkIRect& rect) const
173 !SkIRect::Intersects(fBounds, rect);
182 !SkIRect::Intersects(fBounds, rgn.fBounds);
212 bool op(const SkIRect& rect, Op op) { return this->op(*this, rect, op);
    [all...]
SkBlitter.h 36 virtual void blitMask(const SkMask&, const SkIRect& clip);
46 void blitRectRegion(const SkIRect& rect, const SkRegion& clip);
78 virtual void blitMask(const SkMask&, const SkIRect& clip);
88 void init(SkBlitter* blitter, const SkIRect& clipRect) {
99 virtual void blitMask(const SkMask&, const SkIRect& clip);
104 SkIRect fClipRect;
124 virtual void blitMask(const SkMask&, const SkIRect& clip);
135 const SkIRect* bounds = NULL);
SkDevice.h 26 struct SkIRect;
61 void getBounds(SkIRect* bounds) const;
67 bool intersects(const SkIRect& r, SkIRect* sect = NULL) const;
  /external/webkit/WebCore/platform/graphics/skia/
IntRectSkia.cpp 38 IntRect::operator SkIRect() const
40 SkIRect rect = { x(), y(), right(), bottom() };
51 IntRect::IntRect(const SkIRect& r)
  /external/skia/include/utils/
SkCullPoints.h 25 SkCullPoints(const SkIRect& r);
27 void reset(const SkIRect& r);
43 SkIRect fR; // the caller's rectangle
63 SkCullPointsPath(const SkIRect& r, SkPath* dst);
65 void reset(const SkIRect& r, SkPath* dst);
SkNinePatch.h 30 const SkBitmap& bitmap, const SkIRect& margins,
  /external/webkit/WebKit/android/plugins/
PluginWidgetAndroid.h 85 bool isDirty(SkIRect* dirtyBounds = NULL) const;
160 void setSurfaceClip(const SkIRect& clip);
176 SkIRect m_pluginBounds; // relative to the page
177 SkIRect m_visibleDocRect; // relative to the page
178 SkIRect m_requestedVisibleRect; // relative to the page
SkANP.h 70 static SkIRect* SetRect(SkIRect* dst, const ANPRectI& src);
71 static ANPRectI* SetRect(ANPRectI* dst, const SkIRect& src);
  /external/skia/src/animator/
SkBoundable.h 31 void setBounds(SkIRect& bounds) { fBounds = bounds; }
34 SkIRect fBounds;
SkDisplayList.h 52 virtual bool onIRect(const SkIRect& r);
66 SkIRect fBounds;
67 SkIRect fInvalBounds;
  /external/skia/include/views/
SkOSWindow_wxwidgets.h 43 virtual void onHandleInval(const SkIRect&);
SkOSWindow_Mac.h 42 virtual void onHandleInval(const SkIRect&);
  /external/skia/src/images/
SkPageFlipper.cpp 52 void SkPageFlipper::inval(const SkIRect& rect) {
53 SkIRect r;
69 SkIRect r;
  /external/skia/src/utils/
SkCullPoints.cpp 37 const SkIRect& r = fR;
64 static void toQuad(const SkIRect& r, SkIPoint quad[4])
76 SkIRect r;
81 SkCullPoints::SkCullPoints(const SkIRect& r)
86 void SkCullPoints::reset(const SkIRect& r)
137 SkCullPointsPath::SkCullPointsPath(const SkIRect& r, SkPath* dst)
142 void SkCullPointsPath::reset(const SkIRect& r, SkPath* dst)

Completed in 8610 milliseconds

1 2 3 4 5