Home
last modified time | relevance | path

Searched defs:SetNeedsReportTimings (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/engine/flutter/runtime/
Dace_runtime_controller.cc166 void RuntimeController::SetNeedsReportTimings(bool value) { in SetNeedsReportTimings() function in flutter::RuntimeController
Druntime_controller.cc330 void RuntimeController::SetNeedsReportTimings(bool value) { in SetNeedsReportTimings() function in flutter::RuntimeController
/third_party/flutter/engine/flutter/shell/common/
Dace_engine.cc273 void Engine::SetNeedsReportTimings(bool needs_reporting) { in SetNeedsReportTimings() function in flutter::Engine
Dshell_test.cc139 void ShellTest::SetNeedsReportTimings(Shell* shell, bool value) { in SetNeedsReportTimings() function in flutter::testing::ShellTest
Dengine.cc450 void Engine::SetNeedsReportTimings(bool needs_reporting) { in SetNeedsReportTimings() function in flutter::Engine
Dace_shell.cc819 void Shell::SetNeedsReportTimings(bool value) { in SetNeedsReportTimings() function in flutter::Shell
Dshell.cc988 void Shell::SetNeedsReportTimings(bool value) { in SetNeedsReportTimings() function in flutter::Shell