Home | History | Annotate | Download | only in QT

Lines Matching full:opindex

214     virtual bool preDraw(int opIndex, int type) SK_OVERRIDE {
215 fCurCommand = opIndex;
241 virtual void postDraw(int opIndex) SK_OVERRIDE {
249 SkASSERT(opIndex == fCurCommand);