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

  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 400 native void rsnAllocationSyncAll(long con, long alloc, int src);
403 rsnAllocationSyncAll(mContext, alloc, src);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 347 native void rsnAllocationSyncAll(int con, int alloc, int src);
350 rsnAllocationSyncAll(mContext, alloc, src);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 1837 milliseconds