Home
last modified time | relevance | path

Searched refs:getNativeInts (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DNativeFrame.java122 return getNativeInts(getFormat().getSize()); in getInts()
252 private native int[] getNativeInts(int byteCount); in getNativeInts() method in NativeFrame
H A DGLFrame.java183 return getNativeInts(); in getInts()
388 private native int[] getNativeInts(); in getNativeInts() method in GLFrame
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18352 Landroid/filterfw/core/GLFrame;->getNativeInts()[I
18466 Landroid/filterfw/core/NativeFrame;->getNativeInts(I)[I