Searched refs:pokeFloatArray (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DMemory.java219 public static native void pokeFloatArray(long address, float[] src, int offset, int count, boolean swap); method in class:Memory
/libcore/luni/src/main/native/
H A Dlibcore_io_Memory.cpp307 NATIVE_METHOD(Memory, pokeFloatArray, "(J[FIIZ)V"),
/libcore/ojluni/src/main/java/java/nio/
H A DDirectByteBuffer.java705 Memory.pokeFloatArray(ix(pos),

Completed in 178 milliseconds