#include "display_list/effects/dl_image_filter.h"
#include "impeller/entity/contents/filters/filter_contents.h"
Go to the source code of this file.
Namespaces | |
impeller | |
Functions | |
std::shared_ptr< FilterContents > | impeller::WrapInput (const flutter::DlImageFilter *filter, const FilterInput::Ref &input) |
Generate a new FilterContents using this filter's configuration. More... | |