Classes | |
| class | TestAndroidContext |
| class | TestImpellerContext |
Functions | |
| TEST (AndroidContextGl, Create) | |
| TEST (AndroidContextGl, CreateImpeller) | |
| TEST (AndroidContextGl, CreateSingleThread) | |
| TEST (AndroidSurfaceGL, CreateSnapshopSurfaceWhenOnscreenSurfaceIsNotNull) | |
| TEST (AndroidSurfaceGL, CreateSnapshopSurfaceWhenOnscreenSurfaceIsNull) | |
| TEST (AndroidContextGl, EnsureMakeCurrentChecksCurrentContextStatus) | |
| flutter::testing::android::TEST | ( | AndroidContextGl | , |
| Create | |||
| ) |
Definition at line 107 of file android_context_gl_unittests.cc.
References flutter::ThreadHost::kIo, flutter::ThreadHost::kRaster, and flutter::ThreadHost::kUi.
| flutter::testing::android::TEST | ( | AndroidContextGl | , |
| CreateImpeller | |||
| ) |
Definition at line 127 of file android_context_gl_unittests.cc.
References flutter::kImpellerOpenGLES.
| flutter::testing::android::TEST | ( | AndroidContextGl | , |
| CreateSingleThread | |||
| ) |
Definition at line 138 of file android_context_gl_unittests.cc.
References fml::MessageLoop::EnsureInitializedForCurrentThread(), fml::MessageLoop::GetCurrent(), and fml::MessageLoop::GetTaskRunner().
| flutter::testing::android::TEST | ( | AndroidContextGl | , |
| EnsureMakeCurrentChecksCurrentContextStatus | |||
| ) |
Definition at line 206 of file android_context_gl_unittests.cc.
References flutter::ThreadHost::kIo, flutter::ThreadHost::kRaster, flutter::kSuccessAlreadyCurrent, flutter::kSuccessMadeCurrent, and flutter::ThreadHost::kUi.
| flutter::testing::android::TEST | ( | AndroidSurfaceGL | , |
| CreateSnapshopSurfaceWhenOnscreenSurfaceIsNotNull | |||
| ) |
Definition at line 159 of file android_context_gl_unittests.cc.
References flutter::ThreadHost::kIo, flutter::ThreadHost::kRaster, flutter::ThreadHost::kUi, and window.
| flutter::testing::android::TEST | ( | AndroidSurfaceGL | , |
| CreateSnapshopSurfaceWhenOnscreenSurfaceIsNull | |||
| ) |
Definition at line 183 of file android_context_gl_unittests.cc.
References flutter::ThreadHost::kIo, flutter::ThreadHost::kRaster, and flutter::ThreadHost::kUi.