Home
last modified time | relevance | path

Searched defs:getCroppedBitmap (Results 1 – 2 of 2) sorted by relevance

/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
DCustomArrayAdapter.java109 public Bitmap getCroppedBitmap(Bitmap bitmap) { in getCroppedBitmap() method in CustomArrayAdapter
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DCustomArrayAdapter.java116 public static Bitmap getCroppedBitmap(Bitmap bitmap) { in getCroppedBitmap() method in CustomArrayAdapter