HomeSort by relevance Sort by last modified time
    Searched refs:rsnScriptSetVarI (Results 1 - 3 of 3) sorted by null

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 490 native void rsnScriptSetVarI(int con, int id, int slot, int val);
493 rsnScriptSetVarI(mContext, id, slot, val);
    [all...]