Searched refs:newh (Results 1 – 1 of 1) sorted by relevance
680 int newh = height; in createBitmap() local709 bitmap = createBitmap(neww, newh, newConfig, source.hasAlpha()); in createBitmap()718 newh = Math.round(deviceR.height()); in createBitmap()720 bitmap = createBitmap(neww, newh, transformed ? Config.ARGB_8888 : newConfig, in createBitmap()