5#ifndef FLUTTER_IMPELLER_ENTITY_CONTENTS_FILTERS_INPUTS_PLACEHOLDER_FILTER_INPUT_H_
6#define FLUTTER_IMPELLER_ENTITY_CONTENTS_FILTERS_INPUTS_PLACEHOLDER_FILTER_INPUT_H_
22 std::optional<Snapshot>
GetSnapshot(
const std::string& label,
25 std::optional<Rect> coverage_limit,
26 int32_t mip_count = 1)
const override;
33 const std::shared_ptr<LazyGlyphAtlas>& lazy_glyph_atlas,