Searched refs:zIt (Results 1 – 3 of 3) sorted by relevance
711 std::multimap<int, int>::iterator zIt = _zOrderToChannel.begin(); in ~VideoRenderAGL() local712 while(zIt != _zOrderToChannel.end()) in ~VideoRenderAGL()714 _zOrderToChannel.erase(zIt); in ~VideoRenderAGL()715 zIt = _zOrderToChannel.begin(); in ~VideoRenderAGL()842 std::multimap<int, int>::iterator zIt = _zOrderToChannel.begin(); in DeleteAGLChannel() local843 while( zIt != _zOrderToChannel.end()) in DeleteAGLChannel()845 if (zIt->second == channel) in DeleteAGLChannel()847 _zOrderToChannel.erase(zIt); in DeleteAGLChannel()850 zIt++;// = _zOrderToChannel.begin(); in DeleteAGLChannel()
690 std::multimap<int, int>::iterator zIt = _zOrderToChannel.begin();691 while(zIt != _zOrderToChannel.end())693 _zOrderToChannel.erase(zIt);694 zIt = _zOrderToChannel.begin();803 std::multimap<int, int>::iterator zIt = _zOrderToChannel.begin();804 while( zIt != _zOrderToChannel.end())806 if (zIt->second == (int)channel)808 _zOrderToChannel.erase(zIt);811 zIt++;
1179 ADV "prosit" "'pro:zIt"