Home
last modified time | relevance | path

Searched refs:platform_as_ui_thread (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/ohos/
Dohos_shell_holder.cc40 if (!settings_.platform_as_ui_thread) { in OhosShellHolder()
81 if (settings_.platform_as_ui_thread) { in OhosShellHolder()
/third_party/flutter/engine/flutter/common/
Dsettings.h108 bool platform_as_ui_thread = false; member