Home
last modified time | relevance | path

Searched refs:blitAntiRect (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/core/
DSkBlitter.h70 virtual void blitAntiRect(int x, int y, int width, int height,
197 virtual void blitAntiRect(int x, int y, int width, int height,
231 void blitAntiRect(int x, int y, int width, int height,
263 void blitAntiRect(int x, int y, int width, int height,
317 void blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function
319 SHARD(blitAntiRect(x, y, width, height, leftAlpha, rightAlpha)) in blitAntiRect()
DSkBlitter.cpp92 this->blitAntiRect(bounds.fLeft, bounds.fTop + 1, bounds.width() - 2, bounds.height() - 2, in blitFatAntiRect()
153 this->blitAntiRect(rectX, rectY, width, height, leftAlpha, rightAlpha); in blitCoverageDeltas()
241 void SkBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkBlitter
545 void SkRectClipBlitter::blitAntiRect(int left, int y, int width, int height, in blitAntiRect() function in SkRectClipBlitter
570 fBlitter->blitAntiRect(r.fLeft, r.fTop, r.width() - 2, r.height(), in blitAntiRect()
671 void SkRgnClipBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkRgnClipBlitter
701 fBlitter->blitAntiRect(r.fLeft, r.fTop, r.width() - 2, r.height(), in blitAntiRect()
940 void SkRectClipCheckBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkRectClipCheckBlitter
948 fBlitter->blitAntiRect(x, y, width, height, leftAlpha, rightAlpha); in blitAntiRect()
DSkScan_AAAPath.cpp132 void blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in AdditiveBlitter
169 void blitAntiRect(int x, int y, int width, int height,
280 void MaskAdditiveBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in MaskAdditiveBlitter
1098 blitter->getRealBlitter()->blitAntiRect(fullLeft - 1, fullTop, in aaa_walk_convex_edges()
DSkScan_AntiPath.cpp376 fRealBlitter->blitAntiRect(ileft + fLeft, start_y, n, count, in blitRect()
DSkAAClip.cpp1221 virtual void blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkAAClip::BuilderBlitter
/external/skia/src/core/
DSkBlitter.h70 virtual void blitAntiRect(int x, int y, int width, int height,
197 virtual void blitAntiRect(int x, int y, int width, int height,
231 void blitAntiRect(int x, int y, int width, int height,
263 void blitAntiRect(int x, int y, int width, int height,
317 void blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function
319 SHARD(blitAntiRect(x, y, width, height, leftAlpha, rightAlpha)) in blitAntiRect()
DSkBlitter.cpp93 this->blitAntiRect(bounds.fLeft, bounds.fTop + 1, bounds.width() - 2, bounds.height() - 2, in blitFatAntiRect()
154 this->blitAntiRect(rectX, rectY, width, height, leftAlpha, rightAlpha); in blitCoverageDeltas()
242 void SkBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkBlitter
546 void SkRectClipBlitter::blitAntiRect(int left, int y, int width, int height, in blitAntiRect() function in SkRectClipBlitter
571 fBlitter->blitAntiRect(r.fLeft, r.fTop, r.width() - 2, r.height(), in blitAntiRect()
672 void SkRgnClipBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkRgnClipBlitter
702 fBlitter->blitAntiRect(r.fLeft, r.fTop, r.width() - 2, r.height(), in blitAntiRect()
948 void SkRectClipCheckBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkRectClipCheckBlitter
956 fBlitter->blitAntiRect(x, y, width, height, leftAlpha, rightAlpha); in blitAntiRect()
DSkScan_AAAPath.cpp132 void blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in AdditiveBlitter
169 void blitAntiRect(int x, int y, int width, int height,
280 void MaskAdditiveBlitter::blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in MaskAdditiveBlitter
1098 blitter->getRealBlitter()->blitAntiRect(fullLeft - 1, fullTop, in aaa_walk_convex_edges()
DSkScan_AntiPath.cpp376 fRealBlitter->blitAntiRect(ileft + fLeft, start_y, n, count, in blitRect()
DSkAAClip.cpp1221 virtual void blitAntiRect(int x, int y, int width, int height, in blitAntiRect() function in SkAAClip::BuilderBlitter