Skia
2DGraphicsLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SkBlurDrawLooper Namespace Reference

Draws a shadow of the object (possibly offset), and then draws the original object in its original position. More...

Functions

sk_sp< SkDrawLooperMake (SkColor color, SkScalar sigma, SkScalar dx, SkScalar dy)
 

Detailed Description

Draws a shadow of the object (possibly offset), and then draws the original object in its original position.