Home
last modified time | relevance | path

Searched defs:WaitForFirstFrame (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/common/
Dace_shell.cc925 fml::Status Shell::WaitForFirstFrame(fml::TimeDelta timeout) { in WaitForFirstFrame() function in flutter::Shell
Dshell.cc1323 fml::Status Shell::WaitForFirstFrame(fml::TimeDelta timeout) { in WaitForFirstFrame() function in flutter::Shell
Dshell_unittests.cc522 TEST_F(ShellTest, WaitForFirstFrame) { in TEST_F() argument