#include <embedder.h>
Public Attributes | |
| size_t | struct_size |
| The size of this struct. Must be sizeof(FlutterBackingStorePresentInfo). | |
| FlutterRegion * | paint_region |
Contains additional information about the backing store provided during presentation to the embedder.
Definition at line 2119 of file embedder.h.
| FlutterRegion* FlutterBackingStorePresentInfo::paint_region |
The area of the backing store that contains Flutter contents. Pixels outside of this area are transparent and the embedder may choose not to render them. Coordinates are in physical pixels.
Definition at line 2126 of file embedder.h.
Referenced by operator==(), and flutter::FlutterCompositor::Present().
| size_t FlutterBackingStorePresentInfo::struct_size |
The size of this struct. Must be sizeof(FlutterBackingStorePresentInfo).
Definition at line 2121 of file embedder.h.
Referenced by operator==(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_F(), flutter::testing::TEST_P(), flutter::testing::TEST_P(), and flutter::testing::TEST_P().