Searched refs:getMaxBytesPerChar (Results 1 – 3 of 3) sorted by relevance
32 public static native int getMaxBytesPerChar(long converterHandle); in getMaxBytesPerChar() method in NativeConverter
72 float maxBytesPerChar = NativeConverter.getMaxBytesPerChar(address); in newInstance()
617 NATIVE_METHOD(NativeConverter, getMaxBytesPerChar, "(J)I"),