Searched refs:m_allocFlushSize (Results 1 – 2 of 2) sorted by relevance
83 m_allocFlushSize(0U) in VirtioGpuStream()177 int ret = commitBuffer(m_allocSize - m_allocFlushSize); in flush()180 m_allocFlushSize = m_allocSize; in flush()194 m_allocFlushSize = 0U; in allocBuffer()232 m_allocFlushSize = 0U; in allocBuffer()
104 size_t m_allocFlushSize; variable