Home
last modified time | relevance | path

Searched refs:getIndices (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/include/renderengine/
DMesh.h89 uint16_t* getIndicesArray() { return getIndices(); } in getIndicesArray()
109 uint16_t const* getIndices() const;
144 uint16_t* getIndices();
/frameworks/av/media/libstagefright/renderfright/
DMesh.cpp105 uint16_t const* Mesh::getIndices() const { in getIndices() function in android::renderengine::Mesh
109 uint16_t* Mesh::getIndices() { in getIndices() function in android::renderengine::Mesh
/frameworks/base/libs/hwui/
DVertexBuffer.h125 const void* getIndices() const { return mIndices; } in getIndices() function
/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
DTexturedMesh.java135 public int[] getIndices() { in getIndices() method in TexturedMesh
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp1466 mesh.getIndices()); in drawMesh()
/frameworks/base/core/api/
Dsystem-current.txt3313 method @NonNull public int[] getIndices();