Searched refs:avatarDestOnGroup (Results 1 – 2 of 2) sorted by relevance
70 final RectF avatarDestOnGroup = targetRects.get(i); in loadMediaInternal() local77 Math.round(avatarDestOnGroup.width()), in loadMediaInternal()78 Math.round(avatarDestOnGroup.height())); in loadMediaInternal()88 matrix.setRectToRect(smallCircleRect, avatarDestOnGroup, in loadMediaInternal()
174 RectF avatarDestOnGroup = rect[i]; in createGroupAvatarBitmap() local185 Math.round(avatarDestOnGroup.width()), in createGroupAvatarBitmap()186 Math.round(avatarDestOnGroup.height()), in createGroupAvatarBitmap()204 matrix.setRectToRect(smallCircleRect, avatarDestOnGroup, Matrix.ScaleToFit.FILL); in createGroupAvatarBitmap()