Searched refs:m_highEndGfx (Results 1 – 2 of 2) sorted by relevance
78 if (!m_highEndGfx) in getMaxTextureAllocation()86 , m_highEndGfx(false) in TilesManager()372 m_highEndGfx = highEnd; in setHighEndGfx()377 return m_highEndGfx; in highEndGfx()
185 bool m_highEndGfx; variable