Searched refs:rTargetBitmap (Results 1 – 1 of 1) sorted by relevance
116 BitmapEx& rTargetBitmap = maRealMarkers[nIndex]; in impGetOrCreateTargetBitmap() local118 if(rTargetBitmap.IsEmpty()) in impGetOrCreateTargetBitmap()120 rTargetBitmap = maMarkersBitmap; in impGetOrCreateTargetBitmap()121 rTargetBitmap.Crop(rRectangle); in impGetOrCreateTargetBitmap()124 return rTargetBitmap; in impGetOrCreateTargetBitmap()