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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DSimpleFrame.java94 public int[] getInts() { method in class:SimpleFrame
H A DVertexFrame.java70 public int[] getInts() { method in class:VertexFrame
H A DNativeFrame.java121 public int[] getInts() { method in class:NativeFrame
H A DSerializedFrame.java208 public int[] getInts() { method in class:SerializedFrame
H A DFrame.java99 public abstract int[] getInts(); method in class:Frame
H A DGLFrame.java184 public int[] getInts() { method in class:GLFrame
186 flushGPU("getInts");

Completed in 62 milliseconds