Searched defs:nDecode (Results 1 – 3 of 3) sorted by relevance
80 private native void nDecode(AssetManager assetManager, String name); in nDecode() method in ImageViewActivity
56 …private native int nDecode(char[] array, int arrPosition, int remaining, long outAddr, int absolut… in nDecode() method in IBM437.Decoder
1156 private external fun nDecode(decoder: Long, dst: Bitmap, expectedResult: Int) in <lambda>() method