Searched refs:rsnAllocationSyncAll (Results 1 – 3 of 3) sorted by relevance
484 native void rsnAllocationSyncAll(long con, long alloc, int src); in rsnAllocationSyncAll() method in RenderScript487 rsnAllocationSyncAll(mContext, alloc, src); in nAllocationSyncAll()
433 native void rsnAllocationSyncAll(long con, long alloc, int src); in rsnAllocationSyncAll() method in RenderScript436 rsnAllocationSyncAll(mContext, alloc, src); in nAllocationSyncAll()
45872 Landroid/renderscript/RenderScript;->rsnAllocationSyncAll(JJI)V