Searched defs:getData (Results 1 – 2 of 2) sorted by relevance
| /cts/suite/audio_quality/lib/include/audio/ | ||
| D | Buffer.h | 58 inline char* getData() { in getData() function |
| /cts/tests/src/android/opengl/cts/ | ||
| D | CompressedTextureLoader.java | 75 public ByteBuffer getData() { return mData; } in getData() method in CompressedTextureLoader.Texture |