#include <fake_flatland_types.h>
Definition at line 188 of file fake_flatland_types.h.
◆ operator==()
bool flutter_runner::testing::FakeViewport::operator== |
( |
const FakeViewport & |
other | ) |
const |
Definition at line 121 of file fake_flatland_types.cc.
121 {
125}
fuchsia::ui::composition::ViewportProperties viewport_properties
zx_koid_t child_view_watcher
◆ child_view_watcher
zx_koid_t flutter_runner::testing::FakeViewport::child_view_watcher {} |
◆ id
fuchsia::ui::composition::ContentId flutter_runner::testing::FakeViewport::id {kInvalidContentId} |
◆ kDefaultViewportInset
constexpr fuchsia::math::Inset flutter_runner::testing::FakeViewport::kDefaultViewportInset {} |
|
staticconstexpr |
◆ kDefaultViewportLogicalSize
constexpr fuchsia::math::SizeU flutter_runner::testing::FakeViewport::kDefaultViewportLogicalSize {} |
|
staticconstexpr |
◆ viewport_properties
fuchsia::ui::composition::ViewportProperties flutter_runner::testing::FakeViewport::viewport_properties {} |
◆ viewport_token
zx_koid_t flutter_runner::testing::FakeViewport::viewport_token {} |
The documentation for this struct was generated from the following files: