#include <layer.h>
Public Member Functions | |
| ~AutoPrerollSaveLayerState () | |
Static Public Member Functions | |
| static AutoPrerollSaveLayerState | Create (PrerollContext *preroll_context, bool save_layer_is_active=true, bool layer_itself_performs_readback=false) |
| flutter::Layer::AutoPrerollSaveLayerState::~AutoPrerollSaveLayerState | ( | ) |
Definition at line 45 of file layer.cc.
|
static |
Definition at line 37 of file layer.cc.
Referenced by flutter::BackdropFilterLayer::Preroll(), flutter::ClipShapeLayer< T >::Preroll(), flutter::ColorFilterLayer::Preroll(), flutter::ImageFilterLayer::Preroll(), flutter::OpacityLayer::Preroll(), flutter::ShaderMaskLayer::Preroll(), flutter::testing::MockCacheableContainerLayer::Preroll(), and flutter::testing::MockCacheableLayer::Preroll().