Home
last modified time | relevance | path

Searched defs:UpdateSemantics (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/embedder/
Dplatform_view_embedder.cc37 void PlatformViewEmbedder::UpdateSemantics( in UpdateSemantics() function in flutter::PlatformViewEmbedder
/third_party/flutter/engine/flutter/shell/common/
Dplatform_view.cc95 void PlatformView::UpdateSemantics(SemanticsNodeUpdates update, in UpdateSemantics() function in flutter::PlatformView
Dengine.cc432 void Engine::UpdateSemantics(SemanticsNodeUpdates update, in UpdateSemantics() function in flutter::Engine
/third_party/flutter/engine/flutter/runtime/
Druntime_controller.cc310 void RuntimeController::UpdateSemantics(SemanticsUpdate* update) { in UpdateSemantics() function in flutter::RuntimeController
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android.cc227 void PlatformViewAndroid::UpdateSemantics( in UpdateSemantics() function in flutter::PlatformViewAndroid
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dplatform_view.cc588 void PlatformView::UpdateSemantics( in UpdateSemantics() function in flutter_runner::PlatformView