Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DRenderWindow.cpp565 bool RenderWindow::hasGuestPostedAFrame() { in hasGuestPostedAFrame() function in RenderWindow
DFrameBuffer.h405 bool hasGuestPostedAFrame() { return m_guestPostedAFrame; } in hasGuestPostedAFrame() function
DRendererImpl.cpp461 bool RendererImpl::hasGuestPostedAFrame() { in hasGuestPostedAFrame() function in emugl::RendererImpl