HomeSort by relevance Sort by last modified time
    Searched refs:getNativeInts (Results 1 - 2 of 2) sorted by null

  /system/media/mca/filterfw/java/android/filterfw/core/
NativeFrame.java 124 return getNativeInts(getFormat().getSize());
254 private native int[] getNativeInts(int byteCount);
GLFrame.java 187 return getNativeInts();
388 private native int[] getNativeInts();

Completed in 31 milliseconds