Searched refs:getIndices (Results 1 – 6 of 6) sorted by relevance
89 uint16_t* getIndicesArray() { return getIndices(); } in getIndicesArray()109 uint16_t const* getIndices() const;144 uint16_t* getIndices();
105 uint16_t const* Mesh::getIndices() const { in getIndices() function in android::renderengine::Mesh109 uint16_t* Mesh::getIndices() { in getIndices() function in android::renderengine::Mesh
125 const void* getIndices() const { return mIndices; } in getIndices() function
135 public int[] getIndices() { in getIndices() method in TexturedMesh
1466 mesh.getIndices()); in drawMesh()
3313 method @NonNull public int[] getIndices();