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