Flutter Engine
The Flutter Engine
|
#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::SolidRRectBlurContents |
Draws a fast solid color blur of an rounded rectangle. Only supports RRects with fully symmetrical radii. Also produces correct results for rectangles (corner_radius=0) and circles (corner_radius=width/2=height/2). More... | |
Namespaces | |
namespace | impeller |