Searched defs:peekFloatArray (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DMemory.java190 public static native void peekFloatArray(long address, float[] dst, int dstOffset, int floatCount, boolean swap); method in class:Memory

Completed in 83 milliseconds