#include <diff_context_test.h>
Definition at line 18 of file diff_context_test.h.
◆ MockLayerTree()
Definition at line 20 of file diff_context_test.h.
21 : root_(std::make_shared<ContainerLayer>()), size_(
size) {}
const SkISize & size() const
◆ paint_region_map() [1/2]
PaintRegionMap & flutter::testing::MockLayerTree::paint_region_map |
( |
| ) |
|
|
inline |
◆ paint_region_map() [2/2]
const PaintRegionMap & flutter::testing::MockLayerTree::paint_region_map |
( |
| ) |
const |
|
inline |
◆ root() [1/2]
◆ root() [2/2]
const ContainerLayer * flutter::testing::MockLayerTree::root |
( |
| ) |
const |
|
inline |
◆ size()
const SkISize & flutter::testing::MockLayerTree::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: