/external/skia/src/core/ |
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 | SkSpriteBlitterTemplate.h | 18 virtual void blitRect(int x, int y, int width, int height) { in blitRect() function
|
D | SkBlitter.cpp | 63 void SkBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkBlitter 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 477 void SkRgnClipBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRgnClipBlitter 753 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sk3DBlitter
|
D | SkBlitter_RGB16.cpp | 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 | 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 | 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 | 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 | SkScan_AntiPath.cpp | 297 void SuperBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SuperBlitter
|
D | SkScan_Path.cpp | 341 void blitRect(int x, int y, int width, int height) override { in blitRect() function in InverseBlitter
|
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
|
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 166 void blitRect(int x, int y, int width, int height) override { in blitRect() function
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_blitter_new.cpp | 55 void CFX_SkiaRenderer::blitRect(int x, int y, int width, int height) in blitRect() function in CFX_SkiaRenderer 1578 void CFX_SkiaA8Renderer::blitRect(int x, int y, int width, int height) in blitRect() function in CFX_SkiaA8Renderer
|