Searched defs:sourceBitmap (Results 1 – 3 of 3) sorted by relevance
41 final Bitmap sourceBitmap = ((BitmapDrawable) source).getBitmap(); in testTransparency() local
269 Bitmap sourceBitmap = BitmapFactory.decodeStream(is); in createPaddedSourceImage() local347 Bitmap sourceBitmap = createPaddedSourceImage(mSourceImageUri, false); in createFinalTinyPlanet() local
222 final Bitmap sourceBitmap = loadedResource.getBitmap(); in postProcessOnBitmapResourceLoaded() local