Protected Member Functions | |
| void | SetUp () override |
| ~FlTextureGLTest () | |
Protected Member Functions inherited from flutter::testing::LinuxTest | |
| void | TearDown () override |
| void | StartEngine (FlEngine *engine=nullptr) |
Protected Attributes | |
| FlTextureGL * | 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 62 of file fl_texture_gl_test.cc.
|
inlineprotected |
Definition at line 66 of file fl_texture_gl_test.cc.
References texture.
|
inlineoverrideprotected |
|
protected |
Definition at line 68 of file fl_texture_gl_test.cc.
Referenced by SetUp(), and ~FlTextureGLTest().