Searched refs:HSLImageSource (Results 1 – 1 of 1) sorted by relevance
240 class HSLImageSource : public gfx::ImageSkiaSource { class242 HSLImageSource(const ImageSkia& image, in HSLImageSource() function in gfx::__anon0ef94d760111::HSLImageSource248 virtual ~HSLImageSource() { in ~HSLImageSource()262 DISALLOW_COPY_AND_ASSIGN(HSLImageSource);489 return ImageSkia(new HSLImageSource(image, hsl_shift), image.size()); in CreateHSLShiftedImage()