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