Searched refs:InvalidateBitmap (Results 1 – 4 of 4) sorted by relevance
365 bHasChanged |= iCache->second->InvalidateBitmap(pKey); in InvalidatePreviewBitmap()374 bHasChanged |= iCache2->mpCache->InvalidateBitmap(pKey); in InvalidatePreviewBitmap()
123 bool InvalidateBitmap (const CacheKey& rKey);
257 return mpBitmapCache->InvalidateBitmap(mpCacheContext->GetPage(aKey)); in InvalidatePreviewBitmap()
289 bool BitmapCache::InvalidateBitmap (const CacheKey& rKey) in InvalidateBitmap() function in sd::slidesorter::cache::BitmapCache
Completed in 23 milliseconds