Home | History | Annotate | Download | only in core

Lines Matching defs:AutoDrawLooper

428 class AutoDrawLooper {
433 AutoDrawLooper
462 * Remove the imagefilter and the xfermode from the paint that we (AutoDrawLooper)
494 ~AutoDrawLooper() {
534 bool AutoDrawLooper::doNext(SkDrawFilter::Type drawType) {
580 AutoDrawLooper looper(this, paint, skipLayerForFilter, bounds); \
587 AutoDrawLooper looper(this, paint, true); \
593 AutoDrawLooper looper(this, paint, false, bounds); \
599 AutoDrawLooper looper(this, paint, false, bounds); \