Flutter Engine
 
Loading...
Searching...
No Matches
save_layer_utils.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

std::optional< Rectimpeller::ComputeSaveLayerCoverage (const Rect &content_coverage, const Matrix &effect_transform, const Rect &coverage_limit, const std::shared_ptr< FilterContents > &image_filter, bool flood_output_coverage=false, bool flood_input_coverage=false)
 Compute the coverage of a subpass in the global coordinate space.