/aosp_15_r20/external/skia/src/core/ |
H A D | SkBlitter.cpp | 133 void SkBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkBlitter 325 void SkNullBlitter::blitRect(int x, int y, int width, int height) {} in blitRect() function in SkNullBlitter 439 void SkRectClipBlitter::blitRect(int left, int y, int width, int height) { in blitRect() function in SkRectClipBlitter 558 void SkRgnClipBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRgnClipBlitter 824 void SkRectClipCheckBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkRectClipCheckBlitter
|
H A D | SkBlitter_Sprite.cpp | 101 void blitRect(int x, int y, int width, int height) override { in blitRect() function in SkSpriteBlitter_Memcpy 169 void blitRect(int x, int y, int width, int height) override { in blitRect() function in SkRasterPipelineSpriteBlitter
|
H A D | SkBlitter_A8.cpp | 70 void SkA8_Coverage_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkA8_Coverage_Blitter 249 void SkA8_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkA8_Blitter
|
H A D | SkSpriteBlitter_ARGB32.cpp | 39 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S32
|
H A D | SkScan_AAAPath.cpp | 122 void blitRect(int x, int y, int width, int height) override { in blitRect() function in AdditiveBlitter 260 void MaskAdditiveBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in MaskAdditiveBlitter
|
H A D | SkRasterPipelineBlitter.cpp | 392 void SkRasterPipelineBlitter::blitRect(int x, int y, int w, int h) { in blitRect() function in SkRasterPipelineBlitter
|
H A D | SkAAClip.cpp | 741 void blitRect(int x, int y, int width, int height) override { in blitRect() function in SkAAClip::Builder::Blitter 1776 void SkAAClipBlitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkAAClipBlitter
|
H A D | SkBlitter_ARGB32.cpp | 1645 void SkARGB32_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkARGB32_Blitter 1761 void SkARGB32_Shader_Blitter::blitRect(int x, int y, int width, int height) { in blitRect() function in SkARGB32_Shader_Blitter
|
H A D | SkScan_Path.cpp | 356 void blitRect(int x, int y, int width, int height) override { in blitRect() function in InverseBlitter
|