Searched refs:m_lastPostedColorBuffer (Results 1 – 2 of 2) sorted by relevance
367 m_lastPostedColorBuffer(0), in FrameBuffer()438 fb->post( fb->m_lastPostedColorBuffer, false ); in setupSubWindow()805 m_lastPostedColorBuffer = p_colorbuffer; in post()870 if (m_lastPostedColorBuffer) { in repost()871 return post( m_lastPostedColorBuffer ); in repost()
133 HandleType m_lastPostedColorBuffer; variable