Searched refs:rTargetBitmap (Results 1 – 1 of 1) sorted by relevance
118 BitmapEx& rTargetBitmap = maRealMarkers[nIndex]; in impGetOrCreateTargetBitmap() local120 if(rTargetBitmap.IsEmpty()) in impGetOrCreateTargetBitmap()122 rTargetBitmap = maMarkersBitmap; in impGetOrCreateTargetBitmap()123 rTargetBitmap.Crop(rRectangle); in impGetOrCreateTargetBitmap()126 return rTargetBitmap; in impGetOrCreateTargetBitmap()
Completed in 17 milliseconds