Searched defs:newMapContents (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | Bitmap.java | 1027 Bitmap newMapContents = transformGainmap(source, m, neww, newh, paint, srcR, dstR, in createBitmap() local 1065 Bitmap newMapContents = nativeCreate(null, 0, mapw, mapw, maph, in transformGainmap() local
|