#include <embedder.h>
Public Attributes | |
| uint32_t | width |
| uint32_t | height |
A structure to represent the width and height.
See: FlutterSize when the value are not integers.
Definition at line 635 of file embedder.h.
| uint32_t FlutterUIntSize::height |
Definition at line 637 of file embedder.h.
Referenced by flutter::testing::EmbedderTestContextGL::SetOpenGLFBOCallBack(), and flutter::testing::TEST_F().
| uint32_t FlutterUIntSize::width |
Definition at line 636 of file embedder.h.
Referenced by InferOpenGLPlatformViewCreationCallback(), flutter::testing::EmbedderTestContextGL::SetOpenGLFBOCallBack(), and flutter::testing::TEST_F().