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

/external/skia/include/core/
H A DSkDrawLooper.h27 /** \class SkDrawLooper
28 Subclasses of SkDrawLooper can be attached to a SkPaint. Where they are,
35 class SkDrawLooper : public SkFlattenable { class in inherits:SkFlattenable
57 SkDrawLooper() {} function in class:SkDrawLooper
58 SkDrawLooper(SkFlattenableReadBuffer& buffer) : INHERITED(buffer) {} function in class:SkDrawLooper

Completed in 40 milliseconds