This is the complete list of members for flutter::testing::ShellTestPlatformViewGL, including all inherited members.
| AddView(int64_t view_id, const ViewportMetrics &viewport_metrics, AddViewCallback callback) | flutter::PlatformView | |
| AddViewCallback typedef | flutter::PlatformView | |
| AllowsDrawingWhenGpuDisabled() const | flutter::GPUSurfaceGLDelegate | virtual |
| BackendType enum name | flutter::testing::ShellTestPlatformView | |
| ComputePlatformResolvedLocales(const std::vector< std::string > &supported_locale_data) | flutter::PlatformView | virtual |
| Create(BackendType backend, PlatformView::Delegate &delegate, const TaskRunners &task_runners, const std::shared_ptr< ShellTestVsyncClock > &vsync_clock, const CreateVsyncWaiter &create_vsync_waiter, const std::shared_ptr< ShellTestExternalViewEmbedder > &shell_test_external_view_embedder, const std::shared_ptr< const fml::SyncSwitch > &is_gpu_disabled_sync_switch) | flutter::testing::ShellTestPlatformView | static |
| CreateGL(PlatformView::Delegate &delegate, const TaskRunners &task_runners, const std::shared_ptr< ShellTestVsyncClock > &vsync_clock, const CreateVsyncWaiter &create_vsync_waiter, const std::shared_ptr< ShellTestExternalViewEmbedder > &shell_test_external_view_embedder, const std::shared_ptr< const fml::SyncSwitch > &is_gpu_disabled_sync_switch) | flutter::testing::ShellTestPlatformView | protectedstatic |
| CreateMetal(PlatformView::Delegate &delegate, const TaskRunners &task_runners, const std::shared_ptr< ShellTestVsyncClock > &vsync_clock, const CreateVsyncWaiter &create_vsync_waiter, const std::shared_ptr< ShellTestExternalViewEmbedder > &shell_test_external_view_embedder, const std::shared_ptr< const fml::SyncSwitch > &is_gpu_disabled_sync_switch) | flutter::testing::ShellTestPlatformView | protectedstatic |
| CreateResourceContext() const | flutter::PlatformView | virtual |
| CreateSnapshotSurfaceProducer() | flutter::PlatformView | virtual |
| CreateVulkan(PlatformView::Delegate &delegate, const TaskRunners &task_runners, const std::shared_ptr< ShellTestVsyncClock > &vsync_clock, const CreateVsyncWaiter &create_vsync_waiter, const std::shared_ptr< ShellTestExternalViewEmbedder > &shell_test_external_view_embedder, const std::shared_ptr< const fml::SyncSwitch > &is_gpu_disabled_sync_switch) | flutter::testing::ShellTestPlatformView | protectedstatic |
| DefaultBackendType() | flutter::testing::ShellTestPlatformView | inlinestatic |
| delegate_ | flutter::PlatformView | protected |
| DispatchPlatformMessage(std::unique_ptr< PlatformMessage > message) | flutter::PlatformView | |
| DispatchPointerDataPacket(std::unique_ptr< PointerDataPacket > packet) | flutter::PlatformView | |
| DispatchSemanticsAction(int64_t view_id, int32_t node_id, SemanticsAction action, fml::MallocMapping args) | flutter::PlatformView | |
| flutter::testing::ShellTestPlatformView::FML_DISALLOW_COPY_AND_ASSIGN(ShellTestPlatformView) | flutter::testing::ShellTestPlatformView | protected |
| GetDefaultPlatformGLInterface() | flutter::GPUSurfaceGLDelegate | static |
| GetGLInterface() const | flutter::GPUSurfaceGLDelegate | virtual |
| GetImpellerContext() const | flutter::testing::ShellTestPlatformViewGL | inlinevirtual |
| GetPlatformMessageHandler() const | flutter::PlatformView | virtual |
| GetScaledFontSize(double unscaled_font_size, int configuration_id) const | flutter::PlatformView | virtual |
| GetSettings() const | flutter::PlatformView | |
| GetWeakPtr() const | flutter::PlatformView | |
| GLContextFBOResetAfterPresent() const | flutter::GPUSurfaceGLDelegate | virtual |
| GLContextFramebufferInfo() const | flutter::GPUSurfaceGLDelegate | virtual |
| GLContextSetDamageRegion(const std::optional< DlIRect > ®ion) | flutter::GPUSurfaceGLDelegate | inlinevirtual |
| GLContextSurfaceTransformation() const | flutter::GPUSurfaceGLDelegate | virtual |
| GLProcResolver typedef | flutter::GPUSurfaceGLDelegate | |
| HandlePlatformMessage(std::unique_ptr< PlatformMessage > message) | flutter::PlatformView | virtual |
| LoadDartDeferredLibrary(intptr_t loading_unit_id, std::unique_ptr< const fml::Mapping > snapshot_data, std::unique_ptr< const fml::Mapping > snapshot_instructions) | flutter::PlatformView | virtual |
| LoadDartDeferredLibraryError(intptr_t loading_unit_id, const std::string error_message, bool transient) | flutter::PlatformView | virtual |
| MarkTextureFrameAvailable(int64_t texture_id) | flutter::PlatformView | |
| NotifyCreated() | flutter::PlatformView | |
| NotifyDestroyed() | flutter::PlatformView | virtual |
| OnPreEngineRestart() const | flutter::PlatformView | virtual |
| PlatformView(Delegate &delegate, const TaskRunners &task_runners) | flutter::PlatformView | explicit |
| RegisterTexture(std::shared_ptr< flutter::Texture > texture) | flutter::PlatformView | |
| ReleaseResourceContext() const | flutter::PlatformView | virtual |
| RemoveView(int64_t view_id, RemoveViewCallback callback) | flutter::PlatformView | |
| RemoveViewCallback typedef | flutter::PlatformView | |
| RequestDartDeferredLibrary(intptr_t loading_unit_id) | flutter::PlatformView | virtual |
| RequestViewFocusChange(const ViewFocusChangeRequest &request) | flutter::PlatformView | virtual |
| ScheduleFrame() | flutter::PlatformView | |
| SendChannelUpdate(const std::string &name, bool listening) | flutter::PlatformView | virtual |
| SendViewFocusEvent(const ViewFocusEvent &event) | flutter::PlatformView | |
| SetAccessibilityFeatures(int32_t flags) | flutter::PlatformView | virtual |
| SetApplicationLocale(std::string locale) | flutter::PlatformView | virtual |
| SetNextFrameCallback(const fml::closure &closure) | flutter::PlatformView | |
| SetSemanticsEnabled(bool enabled) | flutter::PlatformView | virtual |
| SetSemanticsTreeEnabled(bool enabled) | flutter::PlatformView | virtual |
| SetupImpellerContext() | flutter::PlatformView | inlinevirtual |
| SetViewportMetrics(int64_t view_id, const ViewportMetrics &metrics) | flutter::PlatformView | |
| ShellTestPlatformView(PlatformView::Delegate &delegate, const TaskRunners &task_runners) | flutter::testing::ShellTestPlatformView | inlineprotected |
| ShellTestPlatformViewGL(PlatformView::Delegate &delegate, const TaskRunners &task_runners, std::shared_ptr< ShellTestVsyncClock > vsync_clock, CreateVsyncWaiter create_vsync_waiter, std::shared_ptr< ShellTestExternalViewEmbedder > shell_test_external_view_embedder) | flutter::testing::ShellTestPlatformViewGL | |
| SimulateVSync() override | flutter::testing::ShellTestPlatformViewGL | virtual |
| task_runners_ | flutter::PlatformView | protected |
| UnregisterTexture(int64_t texture_id) | flutter::PlatformView | |
| UpdateAssetResolverByType(std::unique_ptr< AssetResolver > updated_asset_resolver, AssetResolver::AssetResolverType type) | flutter::PlatformView | virtual |
| UpdateSemantics(int64_t view_id, SemanticsNodeUpdates updates, CustomAccessibilityActionUpdates actions) | flutter::PlatformView | virtual |
| weak_factory_ | flutter::PlatformView | protected |
| ~GPUSurfaceGLDelegate() | flutter::GPUSurfaceGLDelegate | |
| ~PlatformView() | flutter::PlatformView | virtual |
| ~ShellTestPlatformViewGL() override | flutter::testing::ShellTestPlatformViewGL | virtual |