Home
last modified time | relevance | path

Searched refs:rsnAllocationShareBufferQueue (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java497 native void rsnAllocationShareBufferQueue(long con, long alloc1, long alloc2); in rsnAllocationShareBufferQueue() method in RenderScript
500 rsnAllocationShareBufferQueue(mContext, alloc1, alloc2); in nAllocationShareBufferQueue()