Home
last modified time | relevance | path

Searched defs:IndexEntry (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DFileA3D.java78 public static class IndexEntry { class in FileA3D
162 IndexEntry(RenderScript rs, int index, long id, String name, EntryType type) { in IndexEntry() method in FileA3D.IndexEntry