Home | History | Annotate | Download | only in skia

Lines Matching refs:blitRect

43 			this->blitRect(x, y, 1, height);
55 void CFX_SkiaRenderer::blitRect(int x, int y, int width, int height)
70 blitRect(x, y, width, height);
1566 this->blitRect(x, y, 1, height);
1578 void CFX_SkiaA8Renderer::blitRect(int x, int y, int width, int height)
1593 blitRect(x, y, width, height);