Searched defs:WaitForFirstFrame (Results 1 – 3 of 3) sorted by relevance
925 fml::Status Shell::WaitForFirstFrame(fml::TimeDelta timeout) { in WaitForFirstFrame() function in flutter::Shell
1323 fml::Status Shell::WaitForFirstFrame(fml::TimeDelta timeout) { in WaitForFirstFrame() function in flutter::Shell
522 TEST_F(ShellTest, WaitForFirstFrame) { in TEST_F() argument