LayoutLib: support for Path and BitmapShader using delegates.

Also created delegates for all missing shader, xfermode
and patheffect classes. Moved the logic of the xfermode,
and patheffects that was in Canvas_Delegate into the
xfermode/patheffect classes, and added support (in all
3 clases) for knowing if the shader/xfermode/patheffect
is actually supported or not. Make use of fidelityWarning
in LayoutLog if they are not.
25 files changed
tree: 5e8811a4effbc32b16bb25f03d211533a115dfce
  1. bridge/
  2. create/
  3. .gitignore
  4. Android.mk
  5. README