Home | History | Annotate | Download | only in debugger

Lines Matching full:drawpatch

194         case kDrawPatch_OpType: return "DrawPatch";
291 INSTALL_FACTORY(DrawPatch);
2633 canvas->drawPatch(fCubics, fColorsPtr, fTexCoordsPtr, fXfermode, fPaint);