Searched refs:getNativeInts (Results 1 - 2 of 2) sorted by relevance

/system/media/mca/filterfw/java/android/filterfw/core/
H A DNativeFrame.java124 return getNativeInts(getFormat().getSize());
254 private native int[] getNativeInts(int byteCount); method in class:NativeFrame
H A DGLFrame.java187 return getNativeInts();
388 private native int[] getNativeInts(); method in class:GLFrame

Completed in 23 milliseconds