Searched refs:mapw (Results 1 – 1 of 1) sorted by relevance
1048 int mapw = Math.round(neww * scaleX); in transformGainmap() local1051 if (mapw == 0 || maph == 0) { in transformGainmap()1065 Bitmap newMapContents = nativeCreate(null, 0, mapw, mapw, maph, in transformGainmap()