Home | History | Annotate | Download | only in core

Lines Matching defs:blitRect

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