Searched defs:hasGuestPostedAFrame (Results 1 – 3 of 3) sorted by relevance
565 bool RenderWindow::hasGuestPostedAFrame() { in hasGuestPostedAFrame() function in RenderWindow
400 bool hasGuestPostedAFrame() { return m_guestPostedAFrame; } in hasGuestPostedAFrame() function
462 bool RendererImpl::hasGuestPostedAFrame() { in hasGuestPostedAFrame() function in emugl::RendererImpl