Searched refs:newh (Results 1 – 1 of 1) sorted by relevance
803 int newh = height; in createBitmap() local835 bitmap = createBitmap(neww, newh, newConfig, source.hasAlpha()); in createBitmap()843 newh = Math.round(deviceR.height()); in createBitmap()851 bitmap = createBitmap(neww, newh, transformedConfig, transformed || source.hasAlpha()); in createBitmap()