Searched refs:rTargetBitmap (Results 1 – 1 of 1) sorted by relevance
119 BitmapEx& rTargetBitmap = maRealMarkers[nIndex]; in impGetOrCreateTargetBitmap() local121 if(rTargetBitmap.IsEmpty()) in impGetOrCreateTargetBitmap()123 rTargetBitmap = maMarkersBitmap; in impGetOrCreateTargetBitmap()124 rTargetBitmap.Crop(rRectangle); in impGetOrCreateTargetBitmap()127 return rTargetBitmap; in impGetOrCreateTargetBitmap()
Completed in 24 milliseconds