Searched refs:cbWidth (Results 1 – 1 of 1) sorted by relevance
104 unsigned int cbWidth = m_attachedColorBuffer->getWidth(); in setColorBuffer() local107 if (cbWidth != m_width || cbHeight != m_height) { in setColorBuffer()111 resizePbuffer(cbWidth, cbHeight); in setColorBuffer()114 m_width = cbWidth; in setColorBuffer()