#include <mock_layer.h>
Additional Inherited Members | |
Static Public Member Functions inherited from flutter::testing::MockLayer | |
| static std::shared_ptr< MockLayer > | Make (const DlPath &path, DlPaint paint=DlPaint()) |
| static std::shared_ptr< MockLayer > | MakeOpacityCompatible (const DlPath &path) |
Static Public Attributes inherited from flutter::Layer | |
| static constexpr int | kSaveLayerRenderFlags |
| static constexpr int | kRasterCacheRenderFlags |
Definition at line 154 of file mock_layer.h.
|
inlineexplicit |
Definition at line 156 of file mock_layer.h.
|
overridevirtual |
Implements flutter::Layer.
Definition at line 75 of file mock_layer.cc.
References flutter::Layer::AutoPrerollSaveLayerState::Create(), flutter::LayerStateStack::matrix(), flutter::testing::MockLayer::Preroll(), and flutter::PrerollContext::state_stack.
Referenced by flutter::testing::MockRasterCache::AddMockLayer().
|
inline |
Definition at line 164 of file mock_layer.h.
Referenced by flutter::testing::MockRasterCache::AddMockLayer().