Searched defs:blitRect (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkSpriteBlitterTemplate.h18 virtual void blitRect(int x, int y, int width, int height) { function in class:SkSPRITE_CLASSNAME
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 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
H A DSkBlitter_ARGB32.cpp206 void SkARGB32_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkARGB32_Blitter
336 void SkARGB32_Shader_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkARGB32_Shader_Blitter
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 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_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 DSkAAClip.cpp1282 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE {
2023 void SkAAClipBlitter::blitRect(int x, int y, int width, int height) { function in class:SkAAClipBlitter
2025 fBlitter->blitRect(x, y, width, height);
/external/skia/src/core/
H A DSkSpriteBlitterTemplate.h18 virtual void blitRect(int x, int y, int width, int height) { function in class:SkSPRITE_CLASSNAME
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 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
H A DSkBlitter_ARGB32.cpp206 void SkARGB32_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkARGB32_Blitter
336 void SkARGB32_Shader_Blitter::blitRect(int x, int y, int width, int height) { function in class:SkARGB32_Shader_Blitter
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 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 DSkScan_AntiPath.cpp123 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE;
276 void SuperBlitter::blitRect(int x, int y, int width, int height) { function in class:SuperBlitter
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 DSkAAClip.cpp1214 virtual void blitRect(int x, int y, int width, int height) SK_OVERRIDE {
1955 void SkAAClipBlitter::blitRect(int x, int y, int width, int height) { function in class:SkAAClipBlitter
1957 fBlitter->blitRect(x, y, width, height);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DRenderer11.cpp2547 bool Renderer11::blitRect(gl::Framebuffer *readTarget, const gl::Rectangle &readRect, gl::Framebuffer *drawTarget, const gl::Rectangle &drawRect, function in class:rx::Renderer11
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DRenderer9.cpp2471 bool Renderer9::blitRect(gl::Framebuffer *readFramebuffer, const gl::Rectangle &readRect, gl::Framebuffer *drawFramebuffer, const gl::Rectangle &drawRect, function in class:rx::Renderer9

Completed in 5225 milliseconds