Searched refs:blitRect (Results 1 - 25 of 43) sorted by relevance

12

/external/skia/src/core/
H A DSkBlitter.h39 virtual void blitRect(int x, int y, int width, int height);
103 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
125 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
152 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
H A DSkProcSpriteBlitter.cpp19 virtual void blitRect(int x, int y, int width, int height)
H A DSkCoreBlitters.h68 virtual void blitRect(int x, int y, int width, int height) SK_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);
166 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
H A DSkSpriteBlitter_ARGB32.cpp37 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S32
125 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S32A_XferFilter
172 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S4444_XferFilter
219 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S4444_Opaque
248 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S4444
H A DSkBlitter.cpp50 this->blitRect(x, y, 1, height);
62 void SkBlitter::blitRect(int x, int y, int width, int height) { function in class:SkBlitter
76 this->blitRect(x, y, width, height);
217 this->blitRect(cr.fLeft, cr.fTop, cr.width(), cr.height());
227 this->blitRect(cr.fLeft, cr.fTop, cr.width(), cr.height());
241 void SkNullBlitter::blitRect(int x, int y, int width, int height) {} function in class:SkNullBlitter
356 void SkRectClipBlitter::blitRect(int left, int y, int width, int height) {
361 fBlitter->blitRect(r.fLeft, r.fTop, r.width(), r.height());
381 fBlitter->blitRect(r.fLeft, r.fTop, r.width(), r.height());
476 void SkRgnClipBlitter::blitRect(in
[all...]
H A DSkSpriteBlitterTemplate.h18 virtual void blitRect(int x, int y, int width, int height) { function in class:SkSPRITE_CLASSNAME
H A DSkAAClip.h110 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
H A DSkScan.cpp15 blitter->blitRect(r.fLeft, r.fTop, r.width(), r.height());
H A DSkScan_Hairline.cpp179 blitter->blitRect(r.fLeft, r.fTop, width, height);
184 blitter->blitRect(r.fLeft, r.fTop + 1, 1, height - 2); // left
185 blitter->blitRect(r.fRight - 1, r.fTop + 1, 1, height - 2); // right
H A DSkBlitter_RGB16.cpp60 virtual void blitRect(int x, int y, int width, int height);
87 virtual void blitRect(int x, int y, int width, int height);
116 virtual void blitRect(int x, int y, int width, int height);
138 virtual void blitRect(int x, int y, int width, int height);
489 void SkRGB16_Opaque_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Opaque_Blitter
670 void SkRGB16_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Blitter
707 void SkRGB16_Shader16_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Shader16_Blitter
847 void SkRGB16_Shader_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Shader_Blitter
H A DSkScan_Path.cpp262 blitter->blitRect(L, local_top, R - L, count);
350 virtual void blitRect(int x, int y, int width, int height) { function in class:InverseBlitter
351 SkDEBUGFAIL("blitRect unexpected");
458 blitter->blitRect(rect.fLeft << shiftEdgesUp,
H A DSkSpriteBlitter_RGB16.cpp57 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D16_S16_Opaque
284 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D16_S32_BlitRowProc
/external/chromium_org/third_party/skia/src/core/
H A DSkProcSpriteBlitter.cpp19 virtual void blitRect(int x, int y, int width, int height)
H A DSkBlitter.h40 virtual void blitRect(int x, int y, int width, int height);
126 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
148 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
183 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
H A DSkCoreBlitters.h68 virtual void blitRect(int x, int y, int width, int height) SK_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);
166 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
H A DSkSpriteBlitter_ARGB32.cpp37 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S32
125 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S32A_XferFilter
172 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S4444_XferFilter
219 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S4444_Opaque
248 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D32_S4444
H A DSkBlitter.cpp50 this->blitRect(x, y, 1, height);
62 void SkBlitter::blitRect(int x, int y, int width, int height) { function in class:SkBlitter
76 this->blitRect(x, y, width, height);
217 this->blitRect(cr.fLeft, cr.fTop, cr.width(), cr.height());
227 this->blitRect(cr.fLeft, cr.fTop, cr.width(), cr.height());
241 void SkNullBlitter::blitRect(int x, int y, int width, int height) {} function in class:SkNullBlitter
356 void SkRectClipBlitter::blitRect(int left, int y, int width, int height) {
361 fBlitter->blitRect(r.fLeft, r.fTop, r.width(), r.height());
381 fBlitter->blitRect(r.fLeft, r.fTop, r.width(), r.height());
476 void SkRgnClipBlitter::blitRect(in
[all...]
H A DSkSpriteBlitterTemplate.h18 virtual void blitRect(int x, int y, int width, int height) { function in class:SkSPRITE_CLASSNAME
H A DSkAAClip.h116 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
H A DSkScan.cpp15 blitter->blitRect(r.fLeft, r.fTop, r.width(), r.height());
H A DSkScan_Hairline.cpp179 blitter->blitRect(r.fLeft, r.fTop, width, height);
184 blitter->blitRect(r.fLeft, r.fTop + 1, 1, height - 2); // left
185 blitter->blitRect(r.fRight - 1, r.fTop + 1, 1, height - 2); // right
H A DSkBlitter_RGB16.cpp66 virtual void blitRect(int x, int y, int width, int height);
93 virtual void blitRect(int x, int y, int width, int height);
122 virtual void blitRect(int x, int y, int width, int height);
144 virtual void blitRect(int x, int y, int width, int height);
499 void SkRGB16_Opaque_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Opaque_Blitter
680 void SkRGB16_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Blitter
717 void SkRGB16_Shader16_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Shader16_Blitter
857 void SkRGB16_Shader_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkRGB16_Shader_Blitter
H A DSkScan_Path.cpp262 blitter->blitRect(L, local_top, R - L, count);
350 virtual void blitRect(int x, int y, int width, int height) { function in class:InverseBlitter
351 SkDEBUGFAIL("blitRect unexpected");
458 blitter->blitRect(rect.fLeft << shiftEdgesUp,
H A DSkSpriteBlitter_RGB16.cpp57 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D16_S16_Opaque
284 virtual void blitRect(int x, int y, int width, int height) { function in class:Sprite_D16_S32_BlitRowProc
H A DSkBlitter_A8.cpp200 void SkA8_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkA8_Blitter
403 void SkA8_Coverage_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkA8_Coverage_Blitter

Completed in 3392 milliseconds

12