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