Searched refs:m_dropTextures (Results 1 – 2 of 2) sorted by relevance
142 d->m_dropTextures = true; in clearTexturedTiles()161 m_dropTextures(false) in QGeoTiledMapScenePrivate()614 if (d->m_dropTextures) { in updateSceneGraph()623 d->m_dropTextures = false; in updateSceneGraph()
183 bool m_dropTextures; variable