Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
contents.h File Reference
#include <functional>
#include <memory>
#include <vector>
#include "flutter/fml/macros.h"
#include "impeller/core/sampler_descriptor.h"
#include "impeller/core/texture.h"
#include "impeller/geometry/color.h"
#include "impeller/geometry/rect.h"
#include "impeller/renderer/snapshot.h"
#include "impeller/typographer/lazy_glyph_atlas.h"

Go to the source code of this file.

Classes

class  impeller::Contents
 
struct  impeller::Contents::ClipCoverage
 

Namespaces

namespace  impeller
 

Functions

ContentContextOptions impeller::OptionsFromPass (const RenderPass &pass)
 
ContentContextOptions impeller::OptionsFromPassAndEntity (const RenderPass &pass, const Entity &entity)