Home | History | Annotate | Download | only in jni
      1 LIBJNIGRAPHICS {
      2   global:
      3     AndroidBitmap_getInfo;
      4     AndroidBitmap_lockPixels;
      5     AndroidBitmap_unlockPixels;
      6   local:
      7     *;
      8 };
      9