Home
last modified time | relevance | path

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

/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
DDynamicListView.java171 Bitmap bitmap = getBitmapFromView(v); in getBitmapWithBorder()
188 private Bitmap getBitmapFromView(View v) { in getBitmapFromView() method in DynamicListView