Searched defs:alloc1 (Results 1 – 4 of 4) sorted by relevance
867 Allocation *alloc1 = static_cast<Allocation *>(valloc1); in rsi_AllocationShareBufferQueue() local
370 extern "C" void rsAllocationShareBufferQueue (RsContext ctxWrapper, RsAllocation alloc1, RsAllocati… in rsAllocationShareBufferQueue()
509 native void rsnAllocationShareBufferQueue(long con, long alloc1, long alloc2); in rsnAllocationShareBufferQueue()510 synchronized void nAllocationShareBufferQueue(long alloc1, long alloc2) { in nAllocationShareBufferQueue()
1251 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue()