Searched refs:bNeedPixmapDisableCopy (Results 1 – 3 of 3) sorted by relevance
51 bool bNeedPixmapDisableCopy; /*!< Disables copy if true, because pixmaps are used. */ member
80 m_pShellData->bNeedPixmapDisableCopy = false; in PVRShell()153 m_pShellData->bNeedPixmapDisableCopy = value; in PVRShellSet()227 case prefPixmapDisableCopy: return m_pShellData->bNeedPixmapDisableCopy; in PVRShellGet()
840 if(m_pShell->m_pShellData->bNeedPixmapDisableCopy) in ApiRenderComplete()