Lines Matching defs:save
79 bool save = fActive->initializeSave();
80 fActive->fixInterpolator(save);
235 int save = SkDisplayList::fDumpIndex;
255 SkDisplayList::fDumpIndex = save;
480 SkOperand* save = fActive->fSaveRestore[activeIndex];
481 if (save)
482 memcpy(save, last, count * sizeof(SkOperand));
636 save(inner); // save existing value
640 save(inner); // save existing value
736 void SkApply::save(int index) {
744 return; // nothing to save