Definition at line 221 of file layer_state_stack.cc.
◆ SaveLayerEntry()
flutter::SaveLayerEntry::SaveLayerEntry |
( |
const SkRect & |
bounds, |
|
|
DlBlendMode |
blend_mode, |
|
|
const LayerStateStack::RenderingAttributes & |
prev |
|
) |
| |
|
inline |
Definition at line 223 of file layer_state_stack.cc.
static float prev(float f)
const LayerStateStack::RenderingAttributes old_attributes_
const DlBlendMode blend_mode_
Optional< SkRect > bounds
◆ apply()
◆ FML_DISALLOW_COPY_ASSIGN_AND_MOVE()
flutter::SaveLayerEntry::FML_DISALLOW_COPY_ASSIGN_AND_MOVE |
( |
SaveLayerEntry |
| ) |
|
|
protected |
◆ restore()
◆ blend_mode_
◆ bounds_
const SkRect flutter::SaveLayerEntry::bounds_ |
|
protected |
◆ old_attributes_
const LayerStateStack::RenderingAttributes flutter::SaveLayerEntry::old_attributes_ |
|
protected |
The documentation for this class was generated from the following file: