Searched refs:rsaFileA3DGetEntryByIndex (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/ |
D | libRS.map | 110 rsaFileA3DGetEntryByIndex;
|
D | rs.h | 27 RsObjectBase rsaFileA3DGetEntryByIndex(RsContext, uint32_t idx, RsFile);
|
D | rsApiFileA3D.cpp | 26 RsObjectBase rsaFileA3DGetEntryByIndex(RsContext con, uint32_t index, RsFile file) { in rsaFileA3DGetEntryByIndex() function
|
D | rsApiStubs.h | 148 extern "C" RsObjectBase rsaFileA3DGetEntryByIndex(RsContext con, uint32_t index, RsFile file);
|
D | rsApiStubs.cpp | 863 extern "C" RsObjectBase rsaFileA3DGetEntryByIndex(RsContext ctxWrapper, uint32_t index, RsFile file) in rsaFileA3DGetEntryByIndex() function
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1724 …jlong id = (jlong)(uintptr_t)rsaFileA3DGetEntryByIndex((RsContext)con, (uint32_t)index, (RsFile)fi… in nFileA3DGetEntryByIndex()
|