Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1716 nFileA3DGetEntryByIndex(JNIEnv *_env, jobject _this, jlong con, jlong fileA3D, jint index) in nFileA3DGetEntryByIndex() function
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java714 synchronized long nFileA3DGetEntryByIndex(long fileA3D, int index) { in nFileA3DGetEntryByIndex() method in RenderScript