Home
last modified time | relevance | path

Searched refs:tempHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DStreamableAsset.java89 int tempHeight = newTargetHeight; in decodeBitmap() local
91 newTargetWidth = tempHeight; in decodeBitmap()
226 int tempHeight = newTargetHeight; in runDecodeBitmapRegionTask() local
228 newTargetWidth = tempHeight; in runDecodeBitmapRegionTask()