Home | History | Annotate | Download | only in core

Lines Matching defs:blitRect

1214     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) {
1957 fBlitter->blitRect(x, y, width, height);