Searched refs:m_guestManagedColorBufferLifetime (Results 1 – 2 of 2) sorted by relevance
1503 if (!m_guestManagedColorBufferLifetime) { in cleanupProcGLObjects_locked()1526 if (!m_guestManagedColorBufferLifetime) { in cleanupProcGLObjects_locked()2290 stream->putByte(m_guestManagedColorBufferLifetime); in onSave()2516 m_guestManagedColorBufferLifetime = stream->getByte(); in onLoad()2774 m_guestManagedColorBufferLifetime = guestManaged; in setGuestManagedColorBufferLifetime()3054 if (!m_guestManagedColorBufferLifetime) { in setEmulatedEglWindowSurfaceColorBuffer()3059 if (!m_guestManagedColorBufferLifetime) { in setEmulatedEglWindowSurfaceColorBuffer()3195 if (!m_guestManagedColorBufferLifetime) { in destroyEmulatedEglWindowSurfaceLocked()3321 if (!m_guestManagedColorBufferLifetime) { in drainGlRenderThreadSurfaces()
849 bool m_guestManagedColorBufferLifetime = false; variable