Home | History | Annotate | Download | only in core

Lines Matching refs:blitRect

1282     void blitRect(int x, int y, int width, int height) override {
2023 void SkAAClipBlitter::blitRect(int x, int y, int width, int height) {
2025 fBlitter->blitRect(x, y, width, height);