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

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 445 native void rsnScriptBindAllocation(int con, int script, int alloc, int slot);
448 rsnScriptBindAllocation(mContext, script, alloc, slot);
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 582 native void rsnScriptBindAllocation(int con, int script, int alloc, int slot);
585 rsnScriptBindAllocation(mContext, script, alloc, slot);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 35 milliseconds