Searched refs:iOtherEntry (Results 1 – 1 of 1) sorted by relevance
434 CacheBitmapContainer::const_iterator iOtherEntry; in Recycle() local435 for (iOtherEntry=rCache.mpBitmapContainer->begin(); in Recycle()436 iOtherEntry!=rCache.mpBitmapContainer->end(); in Recycle()437 ++iOtherEntry) in Recycle()439 CacheBitmapContainer::iterator iEntry (mpBitmapContainer->find(iOtherEntry->first)); in Recycle()443 iOtherEntry->first, in Recycle()451 iEntry->second.Recycle(iOtherEntry->second); in Recycle()
Completed in 17 milliseconds