Home | History | Annotate | Download | only in core

Lines Matching refs:SkDrawLooper

15 #include "SkDrawLooper.h"
607 * Return the paint's SkDrawLooper (if any). Does not affect the looper's
610 SkDrawLooper* getLooper() const { return fLooper; }
623 SkDrawLooper* setLooper(SkDrawLooper* looper);
977 SkDrawLooper* fLooper;