Searched refs:oldBitmapOffset (Results 1 – 1 of 1) sorted by relevance
379 int oldBitmapOffset = height + ((mParentSize - height)/2); in combine() local383 …oldDrawable.setBounds(0, oldBitmapOffset, oldDrawable.getIntrinsicWidth(), oldDrawable.getIntrinsi… in combine()388 int oldBitmapOffset = width + ((mParentSize - width)/2); in combine() local392 …oldDrawable.setBounds(oldBitmapOffset, 0, oldDrawable.getIntrinsicWidth()+oldBitmapOffset, oldDraw… in combine()