Searched refs:AutoDrawLooper (Results 1 – 1 of 1) sorted by relevance
283 class AutoDrawLooper { class285 AutoDrawLooper(SkCanvas* canvas, const SkPaint& paint) : fOrigPaint(paint) { in AutoDrawLooper() function in AutoDrawLooper298 ~AutoDrawLooper() { in ~AutoDrawLooper()320 bool AutoDrawLooper::next(SkDrawFilter::Type drawType) { in next()391 AutoDrawLooper looper(this, paint); \