Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScript.java393 return mRS.nScriptGetVarD(getID(mRS), index); in getVarD()
DRenderScript.java819 synchronized double nScriptGetVarD(long id, int slot) { in nScriptGetVarD() method in RenderScript
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1878 nScriptGetVarD(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarD() function
2917 {"rsnScriptGetVarD", "(JJI)D", (void*)nScriptGetVarD
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60361 Landroid/renderscript/RenderScript;->nScriptGetVarD(JI)D