Searched refs:DropShadowSource (Results 1 – 1 of 1) sorted by relevance
378 class DropShadowSource : public ImageSkiaSource { class380 DropShadowSource(const ImageSkia& source, in DropShadowSource() function in gfx::__anon01742f430111::DropShadowSource385 virtual ~DropShadowSource() {} in ~DropShadowSource()405 DISALLOW_COPY_AND_ASSIGN(DropShadowSource);542 return ImageSkia(new DropShadowSource(source, shadows), shadow_image_size); in CreateImageWithDropShadow()