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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DNativeFrame.java122 return getNativeInts(getFormat().getSize());
252 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 68 milliseconds