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

/external/skia/legacy/include/core/
H A DSkMaskFilter.h60 enum BlurType { enum in class:SkMaskFilter
76 * they return the corresponding BlurType and set the fields in BlurInfo
80 virtual BlurType asABlur(BlurInfo*) const;
/external/skia/include/core/
H A DSkMaskFilter.h61 enum BlurType { enum in class:SkMaskFilter
77 * they return the corresponding BlurType and set the fields in BlurInfo
81 virtual BlurType asABlur(BlurInfo*) const;

Completed in 33 milliseconds