Searched defs:renderDrawableToBitmap (Results 1 – 1 of 1) sorted by relevance
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | AppsCustomizePagedView.java | 903 private void renderDrawableToBitmap(Drawable d, Bitmap bitmap, int x, int y, int w, int h) { in renderDrawableToBitmap() method in AppsCustomizePagedView 906 private void renderDrawableToBitmap(Drawable d, Bitmap bitmap, int x, int y, int w, int h, in renderDrawableToBitmap() method in AppsCustomizePagedView 910 private void renderDrawableToBitmap(Drawable d, Bitmap bitmap, int x, int y, int w, int h, in renderDrawableToBitmap() method in AppsCustomizePagedView
|