Implement the layoutlib Bitmap through a native delegate.

This does not implement all the native methods of the
android.graphics.Bitmap class, only what's needed to draw an
ImageView object. The rest will be implemented after Canvas and
Paint have been moved to the native delegate.

Change-Id: Ia0c3b2cafa03871c298deaef5817a25ac1c35521
9 files changed
tree: 7f5b540230010b12c6d2a24b6bfabee5fe6d0360
  1. bridge/
  2. create/
  3. .gitignore
  4. Android.mk
  5. README