Searched refs:blitAntiRect (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/core/
H A DSkBlitter.h44 virtual void blitAntiRect(int x, int y, int width, int height,
176 virtual void blitAntiRect(int x, int y, int width, int height,
211 virtual void blitAntiRect(int x, int y, int width, int height,
H A DSkBlitter.cpp73 void SkBlitter::blitAntiRect(int x, int y, int width, int height, function in class:SkBlitter
366 void SkRectClipBlitter::blitAntiRect(int left, int y, int width, int height,
391 fBlitter->blitAntiRect(r.fLeft, r.fTop, r.width() - 2, r.height(),
492 void SkRgnClipBlitter::blitAntiRect(int x, int y, int width, int height,
522 fBlitter->blitAntiRect(r.fLeft, r.fTop, r.width() - 2, r.height(),
H A DSkScan_AntiPath.cpp374 fRealBlitter->blitAntiRect(ileft + fLeft, start_y, n, count,
H A DSkAAClip.cpp1289 virtual void blitAntiRect(int x, int y, int width, int height,
/external/pdfium/core/src/fxge/skia/
H A Dfx_skia_blitter_new.h41 virtual void blitAntiRect(int x, int y, int width, int height, SkAlpha leftAlpha, SkAlpha rightAlpha);
219 virtual void blitAntiRect(int x, int y, int width, int height, SkAlpha leftAlpha, SkAlpha rightAlpha);
H A Dfx_skia_blitter_new.cpp65 void CFX_SkiaRenderer::blitAntiRect(int x, int y, int width, int height, function in class:CFX_SkiaRenderer
1588 void CFX_SkiaA8Renderer::blitAntiRect(int x, int y, int width, int height,
/external/skia/src/utils/
H A DSkTextureCompressor_Blitter.h281 void blitAntiRect(int x, int y, int width, int height,

Completed in 560 milliseconds