Searched defs:getData (Results 1 – 6 of 6) sorted by relevance
| /system/media/mca/filterfw/java/android/filterfw/core/ | ||
| D | VertexFrame.java | 99 public ByteBuffer getData() { in getData() method in VertexFrame |
| D | SimpleFrame.java | 118 public ByteBuffer getData() { in getData() method in SimpleFrame |
| D | NativeFrame.java | 164 public ByteBuffer getData() { in getData() method in NativeFrame |
| D | Frame.java | 116 public abstract ByteBuffer getData(); in getData() method in Frame |
| D | SerializedFrame.java | 236 public ByteBuffer getData() { in getData() method in SerializedFrame |
| D | GLFrame.java | 219 public ByteBuffer getData() { in getData() method in GLFrame |