Lines Matching refs:fCmds
259 if (kDraw_Cmd != fCmds.back()) {
455 fCmds.reset();
477 int numCmds = fCmds.count();
507 switch (fCmds[c]) {
824 fCmds.push_back(kSetClip_Cmd);
829 fCmds.push_back(kSetState_Cmd);
833 fCmds.push_back(kDraw_Cmd);
838 fCmds.push_back(kStencilPath_Cmd);
843 fCmds.push_back(kDrawPath_Cmd);
848 fCmds.push_back(kClear_Cmd);
853 fCmds.push_back(kCopySurface_Cmd);