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