#include <functional>#include <memory>#include <vector>#include "impeller/entity/contents/contents.h"#include "impeller/entity/contents/filters/filter_contents.h"#include "impeller/geometry/color.h"Go to the source code of this file.
Classes | |
| class | impeller::SolidBlurContents |
| A base class for any accelerated single color blur Contents that lets the |Canvas::AttemptDrawBlur| call deliver the color after the contents has been constructed and the method has a chance to re-consider the actual color that will be used to render the shadow. More... | |
| class | impeller::SolidRRectLikeBlurContents |
| A base class for SolidRRectBlurContents and SolidRSuperellipseBlurContents. More... | |
| struct | impeller::SolidRRectLikeBlurContents::PassContext |
Namespaces | |
| namespace | impeller |