Searched refs:mTempStorageForDecoding (Results 1 – 1 of 1) sorted by relevance
86 private byte[] mTempStorageForDecoding = new byte[16 * 1024]; field in WallpaperCropActivity225 req.result = new BitmapRegionTileSource(getContext(), req.src, mTempStorageForDecoding); in handleMessage()