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

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

Completed in 327 milliseconds