Home
last modified time | relevance | path

Searched refs:nScriptGetVarD (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScript.java398 return mRS.nScriptGetVarD(getID(mRS), index); in getVarD()
H A DRenderScript.java813 synchronized double nScriptGetVarD(long id, int slot) { in nScriptGetVarD() method in RenderScript
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1873 nScriptGetVarD(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarD() function
2912 {"rsnScriptGetVarD", "(JJI)D", (void*)nScriptGetVarD
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46449 Landroid/renderscript/RenderScript;->nScriptGetVarD(JI)D