Home | History | Annotate | Download | only in debugger

Lines Matching refs:DrawBitmap

185         case kDrawBitmap_OpType: return "DrawBitmap";
274 INSTALL_FACTORY(DrawBitmap);
1742 canvas->drawBitmap(fBitmap, fLeft, fTop, fPaintPtr);