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

/external/skia/include/core/
H A DSkDrawLooper.h82 struct BlurShadowRec { struct in class:SkDrawLooper
94 * then return true, and if not null, fill out the BlurShadowRec).
96 * If any of the above are not met, return false and ignore the BlurShadowRec parameter.
98 virtual bool asABlurShadow(BlurShadowRec*) const;
/external/skqp/include/core/
H A DSkDrawLooper.h82 struct BlurShadowRec { struct in class:SkDrawLooper
94 * then return true, and if not null, fill out the BlurShadowRec).
96 * If any of the above are not met, return false and ignore the BlurShadowRec parameter.
98 virtual bool asABlurShadow(BlurShadowRec*) const;

Completed in 143 milliseconds