5 #ifndef FLUTTER_IMPELLER_DISPLAY_LIST_COLOR_FILTER_H_
6 #define FLUTTER_IMPELLER_DISPLAY_LIST_COLOR_FILTER_H_
8 #include "display_list/effects/dl_color_filter.h"
26 const std::shared_ptr<FilterInput>& input,
30 const flutter::DlColorFilter* filter,
31 const std::shared_ptr<FilterInput>& input,
42 #endif // FLUTTER_IMPELLER_DISPLAY_LIST_COLOR_FILTER_H_