Searched refs:rsnScriptSetVarVE (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 827 native void rsnScriptSetVarVE(long con, long id, int slot, byte[] val, in rsnScriptSetVarVE() method in RenderScript 832 rsnScriptSetVarVE(mContext, id, slot, val, e, dims); in nScriptSetVarVE()
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | RenderScript.java | 755 native void rsnScriptSetVarVE(long con, long id, int slot, byte[] val, in rsnScriptSetVarVE() method in RenderScript 764 rsnScriptSetVarVE(curCon, id, slot, val, e, dims, mUseInc); in nScriptSetVarVE()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49923 Landroid/renderscript/RenderScript;->rsnScriptSetVarVE(JJI[BJ[I)V
|