/external/skia/src/core/ |
D | SkBlitter.cpp | 51 this->blitRect(x, y, 1, height); in blitV() 63 void SkBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkBlitter 77 this->blitRect(x, y, width, height); in blitAntiRect() 218 this->blitRect(cr.fLeft, cr.fTop, cr.width(), cr.height()); in blitRectRegion() 228 this->blitRect(cr.fLeft, cr.fTop, cr.width(), cr.height()); in blitRegion() 242 void SkNullBlitter::blitRect(int x, int y, int width, int height) {} in blitRect() function in SkNullBlitter 357 void SkRectClipBlitter::blitRect(int left, int y, int width, int height) { in blitRect() function in SkRectClipBlitter 362 fBlitter->blitRect(r.fLeft, r.fTop, r.width(), r.height()); in blitRect() 382 fBlitter->blitRect(r.fLeft, r.fTop, r.width(), r.height()); in blitAntiRect() 477 void SkRgnClipBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRgnClipBlitter [all …]
|
D | SkBlitter.h | 38 virtual void blitRect(int x, int y, int width, int height); 153 void blitRect(int x, int y, int width, int height) override; 175 void blitRect(int x, int y, int width, int height) override; 210 void blitRect(int x, int y, int width, int height) override;
|
D | SkSpriteBlitter_ARGB32.cpp | 37 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S32 125 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S32A_XferFilter 172 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S4444_XferFilter 219 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S4444_Opaque 248 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S4444
|
D | SkCoreBlitters.h | 68 void blitRect(int x, int y, int width, int height) override; 79 virtual void blitRect(int x, int y, int width, int height); 120 virtual void blitRect(int x, int y, int width, int height); 170 void blitRect(int x, int y, int width, int height) override;
|
D | SkBlitter_RGB16.cpp | 66 void blitRect(int x, int y, int width, int height) override; 95 void blitRect(int x, int y, int width, int height) override; 124 void blitRect(int x, int y, int width, int height) override; 146 void blitRect(int x, int y, int width, int height) override; 501 void SkRGB16_Opaque_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRGB16_Opaque_Blitter 676 void SkRGB16_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRGB16_Blitter 712 void SkRGB16_Shader16_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRGB16_Shader16_Blitter 851 void SkRGB16_Shader_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRGB16_Shader_Blitter
|
D | SkSpriteBlitterTemplate.h | 18 virtual void blitRect(int x, int y, int width, int height) { in blitRect() function
|
D | SkScan.cpp | 15 blitter->blitRect(r.fLeft, r.fTop, r.width(), r.height()); in blitrect()
|
D | SkScan_Hairline.cpp | 179 blitter->blitRect(r.fLeft, r.fTop, width, height); in HairRect() 184 blitter->blitRect(r.fLeft, r.fTop + 1, 1, height - 2); // left in HairRect() 185 blitter->blitRect(r.fRight - 1, r.fTop + 1, 1, height - 2); // right in HairRect()
|
D | SkAAClip.h | 116 void blitRect(int x, int y, int width, int height) override;
|
D | SkScan_Path.cpp | 255 blitter->blitRect(L, local_top, R - L, count); in walk_convex_edges() 341 void blitRect(int x, int y, int width, int height) override { in blitRect() function in InverseBlitter 427 blitter->blitRect(rect.fLeft << shiftEdgesUp, in sk_fill_path()
|
D | SkSpriteBlitter_RGB16.cpp | 57 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D16_S16_Opaque 284 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D16_S32_BlitRowProc
|
D | SkBlitter_A8.cpp | 200 void SkA8_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkA8_Blitter 403 void SkA8_Coverage_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkA8_Coverage_Blitter
|
D | SkScan_AntiPath.cpp | 121 void blitRect(int x, int y, int width, int height) override; 297 void SuperBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SuperBlitter
|
D | SkBlitter_ARGB32.cpp | 238 void SkARGB32_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkARGB32_Blitter 381 void SkARGB32_Shader_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkARGB32_Shader_Blitter
|
D | SkScan_Antihair.cpp | 679 blitter->blitRect(left, top, width, height); in antifilldot8() 822 blitter->blitRect(L, T, R - L, B - T); in fillcheckrect()
|
D | SkMaskFilter.cpp | 63 blitter->blitRect(r.left(), r.top(), r.width(), r.height()); in blitClippedRect()
|
D | SkAAClip.cpp | 1282 void blitRect(int x, int y, int width, int height) override { in blitRect() function in SkAAClip::BuilderBlitter 2023 void SkAAClipBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkAAClipBlitter 2025 fBlitter->blitRect(x, y, width, height); in blitRect()
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_blitter_new.h | 40 virtual void blitRect(int x, int y, int width, int height); 218 virtual void blitRect(int x, int y, int width, int height);
|
D | fx_skia_blitter_new.cpp | 43 this->blitRect(x, y, 1, height); in blitV() 55 void CFX_SkiaRenderer::blitRect(int x, int y, int width, int height) in blitRect() function in CFX_SkiaRenderer 70 blitRect(x, y, width, height); in blitAntiRect() 1566 this->blitRect(x, y, 1, height); in blitV() 1578 void CFX_SkiaA8Renderer::blitRect(int x, int y, int width, int height) in blitRect() function in CFX_SkiaA8Renderer 1593 blitRect(x, y, width, height); in blitAntiRect()
|
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 166 void blitRect(int x, int y, int width, int height) override { in blitRect() function
|