Home
last modified time | relevance | path

Searched defs:getPreview (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockPlugin.java59 Bitmap getPreview(int width, int height); in getPreview() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DClockInfo.java73 Bitmap getPreview() { in getPreview() method in ClockInfo
DDefaultClockController.java118 public Bitmap getPreview(int width, int height) { in getPreview() method in DefaultClockController
DAnalogClockController.java129 public Bitmap getPreview(int width, int height) { in getPreview() method in AnalogClockController
DBubbleClockController.java129 public Bitmap getPreview(int width, int height) { in getPreview() method in BubbleClockController
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageView.java382 public BasicTexture getPreview() { in getPreview() method in TiledImageView.ColoredTiles
DTiledImageRenderer.java142 public BasicTexture getPreview(); in getPreview() method
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
DBitmapRegionTileSource.java426 public BasicTexture getPreview() { in getPreview() method in BitmapRegionTileSource