Searched defs:getIndices (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libstagefright/renderfright/ | ||
D | Mesh.cpp | 105 uint16_t const* Mesh::getIndices() const { in getIndices() function in android::renderengine::Mesh |
/frameworks/base/core/java/android/app/wallpapereffectsgeneration/ | ||
D | TexturedMesh.java | 135 public int[] getIndices() { in getIndices() method in TexturedMesh |
/frameworks/base/libs/hwui/ | ||
D | VertexBuffer.h | 125 const void* getIndices() const { return mIndices; } in getIndices() function |