tree: ff0a75744b51bfe4975cf2d01d3532eeffb55e0a [path history] [tgz]
  1. BUILD.gn
  2. choreographer.cc
  3. choreographer.h
  4. hardware_buffer.cc
  5. hardware_buffer.h
  6. native_window.cc
  7. native_window.h
  8. proc_table.cc
  9. proc_table.h
  10. README.md
  11. surface_control.cc
  12. surface_control.h
  13. surface_transaction.cc
  14. surface_transaction.h
  15. toolkit_android_unittests.cc
impeller/toolkit/android/README.md

Android Toolkit

Type-safe managed wrappers around Android objects vended by the NDK. Does not require linking to libandroid.so. The symbols are resolved via dynamic runtime lookup so that the toolkit can be built with an older NDK but still run on modern Android versions and use the latest features.