Flutter Impeller
color_filter.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

std::shared_ptr< ColorFilterContents > impeller::WrapWithInvertColors (const std::shared_ptr< FilterInput > &input, ColorFilterContents::AbsorbOpacity absorb_opacity)
 
std::shared_ptr< ColorFilterContents > impeller::WrapWithGPUColorFilter (const flutter::DlColorFilter *filter, const std::shared_ptr< FilterInput > &input, ColorFilterContents::AbsorbOpacity absorb_opacity)
 
ColorFilterProc impeller::GetCPUColorFilterProc (const flutter::DlColorFilter *filter)