Home | History | Annotate | Download | only in core

Lines Matching full:opindex

674 bool SkPicturePlayback::preDraw(int opIndex, int type) {
678 void SkPicturePlayback::postDraw(int opIndex) {
762 int opIndex = -1;
785 opIndex++;
786 if (this->preDraw(opIndex, op)) {
1093 this->postDraw(opIndex);