Searched defs:SkDrawLooper (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkDrawLooper.h18 /** \class SkDrawLooper
19 Subclasses of SkDrawLooper can be attached to a SkPaint. Where they are,
26 class SK_API SkDrawLooper : public SkFlattenable { class in inherits:SkFlattenable
63 SkDrawLooper() {} function in class:SkDrawLooper
64 SkDrawLooper(SkFlattenableReadBuffer& buffer) : INHERITED(buffer) {} function in class:SkDrawLooper

Completed in 163 milliseconds