Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces
color_source.cc File Reference
#include "impeller/aiks/color_source.h"
#include <memory>
#include <variant>
#include <vector>
#include "impeller/aiks/paint.h"
#include "impeller/core/sampler_descriptor.h"
#include "impeller/entity/contents/conical_gradient_contents.h"
#include "impeller/entity/contents/filters/color_filter_contents.h"
#include "impeller/entity/contents/linear_gradient_contents.h"
#include "impeller/entity/contents/radial_gradient_contents.h"
#include "impeller/entity/contents/runtime_effect_contents.h"
#include "impeller/entity/contents/solid_color_contents.h"
#include "impeller/entity/contents/sweep_gradient_contents.h"
#include "impeller/entity/contents/tiled_texture_contents.h"
#include "impeller/geometry/color.h"
#include "impeller/geometry/matrix.h"
#include "impeller/geometry/scalar.h"
#include "impeller/runtime_stage/runtime_stage.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Variable Documentation

◆ paint

const Paint& paint

Definition at line 38 of file color_source.cc.