Home
last modified time | relevance | path

Searched defs:blitRect (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkBlitter.cpp133 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 DSkBlitter_Sprite.cpp101 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 DSkBlitter_A8.cpp70 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 DSkSpriteBlitter_ARGB32.cpp39 void blitRect(int x, int y, int width, int height) override { in blitRect() function in Sprite_D32_S32
H A DSkScan_AAAPath.cpp122 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 DSkRasterPipelineBlitter.cpp392 void SkRasterPipelineBlitter::blitRect(int x, int y, int w, int h) { in blitRect() function in SkRasterPipelineBlitter
H A DSkAAClip.cpp741 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 DSkBlitter_ARGB32.cpp1645 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 DSkScan_Path.cpp356 void blitRect(int x, int y, int width, int height) override { in blitRect() function in InverseBlitter