Searched refs:scalePreview (Results 1 – 4 of 4) sorted by relevance
49 public void scalePreview(Rect scaleToRect) { in scalePreview() method in WallpaperEngineCompat51 mWrappedEngine.scalePreview(scaleToRect); in scalePreview()
45 oneway void scalePreview(in Rect positionInWindow); in scalePreview() method
1268 private void scalePreview(Rect position) { in scalePreview() method in WallpaperService.Engine2188 public void scalePreview(Rect position) { in scalePreview() method in WallpaperService.IWallpaperEngineWrapper2259 mEngine.scalePreview((Rect) message.obj); in executeMessage()
2886 boolean scalePreview = !(info instanceof PendingAddShortcutInfo); in animateWidgetDrop()2888 scalePreview); in animateWidgetDrop()