Searched refs:mStretchSize (Results 1 – 1 of 1) sorted by relevance
502 private Point mStretchSize; field in DefaultWallpaperPersister.SetWallpaperTask528 if (mStretchSize != null) { in setFillSize()542 mStretchSize = stretchSize; in setStretchSize()566 if (mStretchSize != null) { in doInBackground()567 mBitmap = Bitmap.createScaledBitmap(mBitmap, mStretchSize.x, mStretchSize.y, in doInBackground()