Searched refs:pCached (Results 1 – 1 of 1) sorted by relevance
816 const BitmapEx* pCached = rWallpaper.ImplGetImpWallpaper()->ImplGetCachedBitmap(); in ImplDrawBitmapWallpaper() local826 if( pCached ) in ImplDrawBitmapWallpaper()827 aBmpEx = *pCached; in ImplDrawBitmapWallpaper()842 if( !pCached && !rWallpaper.GetColor().GetTransparency() ) in ImplDrawBitmapWallpaper()893 if( !pCached || ( pCached->GetSizePixel() != aSize ) ) in ImplDrawBitmapWallpaper()895 if( pCached ) in ImplDrawBitmapWallpaper()
Completed in 34 milliseconds