Home | History | Annotate | Download | only in hwui

Lines Matching full:drawpatch

878         // We're not calling the public variant of drawPatch() here
880 renderer.drawPatch(mBitmap, getMesh(renderer), getAtlasEntry(renderer),
890 virtual const char* name() override { return "DrawPatch"; }