Searched refs:neww (Results 1 – 1 of 1) sorted by relevance
746 int neww = width; in createBitmap() local776 bitmap = createBitmap(neww, newh, newConfig, source.hasAlpha()); in createBitmap()784 neww = Math.round(deviceR.width()); in createBitmap()787 bitmap = createBitmap(neww, newh, transformed ? Config.ARGB_8888 : newConfig, in createBitmap()