Searched refs:rsnScriptSetVarVE (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java515 native void rsnScriptSetVarVE(int con, int id, int slot, byte[] val, method in class:RenderScript
520 rsnScriptSetVarVE(mContext, id, slot, val, e, dims);
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java708 native void rsnScriptSetVarVE(int con, int id, int slot, byte[] val, method in class:RenderScript
713 rsnScriptSetVarVE(mContext, id, slot, val, e, dims);

Completed in 16 milliseconds