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

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 260 native void rsnAllocationSyncAll(int con, int alloc, int src);
263 rsnAllocationSyncAll(mContext, alloc, src);
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 327 native void rsnAllocationSyncAll(int con, int alloc, int src);
330 rsnAllocationSyncAll(mContext, alloc, src);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 25 milliseconds