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