Home | History | Annotate | Download | only in core

Lines Matching defs:doNext

492             // we remove the imagefilter/xfermode inside doNext()
512 // if we're not simple, doNext() will take care of calling setFlags()
535 return this->doNext(drawType);
554 bool doNext(SkDrawFilter::Type drawType);
557 bool AutoDrawLooper::doNext(SkDrawFilter::Type drawType) {