Searched refs:getInts (Results 1 – 7 of 7) sorted by relevance
70 public int[] getInts() { in getInts() method in VertexFrame
94 public int[] getInts() { in getInts() method in SimpleFrame
99 public abstract int[] getInts(); in getInts() method in Frame
121 public int[] getInts() { in getInts() method in NativeFrame
208 public int[] getInts() { in getInts() method in SerializedFrame
184 public int[] getInts() { in getInts() method in GLFrame
252 createHistogramFrame(context, mWidth, mHeight, input.getInts()); in process()