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