Searched refs:nScriptKernelIDCreate (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | Script.java | 64 long id = mRS.nScriptKernelIDCreate(getID(mRS), slot, sig); in createKernelID()
|
H A D | RenderScript.java | 855 synchronized long nScriptKernelIDCreate(long sid, int slot, int sig) { in nScriptKernelIDCreate() method in RenderScript
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 2264 nScriptKernelIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot, jint sig) in nScriptKernelIDCreate() function 2920 …tKernelIDCreate", "(JJII)J", (void*)nScriptKernelIDCreate },
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 46469 Landroid/renderscript/RenderScript;->nScriptKernelIDCreate(JII)J
|