Protected Member Functions | |
| void | SetUp () override |
| ~FlPixelBufferTextureTest () | |
Protected Member Functions inherited from flutter::testing::LinuxTest | |
| void | TearDown () override |
| void | StartEngine (FlEngine *engine=nullptr) |
Protected Attributes | |
| FlPixelBufferTexture * | texture = nullptr |
Protected Attributes inherited from flutter::testing::LinuxTest | |
| GMainLoop * | loop = nullptr |
| FlDartProject * | project = nullptr |
| FlEngine * | engine = nullptr |
Additional Inherited Members | |
Public Member Functions inherited from flutter::testing::LinuxTest | |
| LinuxTest () | |
| ~LinuxTest () override | |
Definition at line 70 of file fl_pixel_buffer_texture_test.cc.
|
inlineprotected |
Definition at line 76 of file fl_pixel_buffer_texture_test.cc.
References texture.
|
inlineoverrideprotected |
Definition at line 72 of file fl_pixel_buffer_texture_test.cc.
References fl_test_pixel_buffer_texture_new(), and texture.
|
protected |
Definition at line 78 of file fl_pixel_buffer_texture_test.cc.
Referenced by SetUp(), and ~FlPixelBufferTextureTest().