Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::testing::android::TestAndroidContext, including all inherited members.
AndroidContext(AndroidRenderingAPI rendering_api) | flutter::AndroidContext | explicit |
GetImpellerContext() const | flutter::AndroidContext | |
GetMainSkiaContext() const | flutter::AndroidContext | |
IsValid() const | flutter::AndroidContext | virtual |
RenderingApi() const | flutter::AndroidContext | |
SetImpellerContext(const std::shared_ptr< impeller::Context > &context) | flutter::AndroidContext | protected |
SetMainSkiaContext(const sk_sp< GrDirectContext > &main_context) | flutter::AndroidContext | |
TestAndroidContext(const std::shared_ptr< impeller::Context > &impeller_context, AndroidRenderingAPI rendering_api) | flutter::testing::android::TestAndroidContext | inline |
~AndroidContext() | flutter::AndroidContext | virtual |