Searched refs:getAveBytesPerChar (Results 1 – 3 of 3) sorted by relevance
43 public static native float getAveBytesPerChar(long converterHandle); in getAveBytesPerChar() method in NativeConverter
74 float averageBytesPerChar = NativeConverter.getAveBytesPerChar(address); in newInstance()
685 NATIVE_METHOD(NativeConverter, getAveBytesPerChar, "(J)F"),