Searched refs:getIndexEntry (Results 1 – 4 of 4) sorted by relevance
68 const A3DIndexEntry* getIndexEntry(size_t index) const;
65 const FileA3D::A3DIndexEntry *entry = fa3d->getIndexEntry(i); in rsaFileA3DGetIndexEntries()
210 const FileA3D::A3DIndexEntry *FileA3D::getIndexEntry(size_t index) const { in getIndexEntry() function in android::renderscript::FileA3D
221 public IndexEntry getIndexEntry(int index) { in getIndexEntry() method in FileA3D