Home | History | Annotate | Download | only in core

Lines Matching refs:blitH

114     void blitH(int x, int y, int width) override {
115 SkDEBUGFAIL("Please call real blitter's blitH instead.");
692 blitter->getRealBlitter()->blitH(x, y, len);