Home | History | Annotate | Download | only in rs

Lines Matching refs:alloc1

370 extern "C" void rsAllocationShareBufferQueue (RsContext ctxWrapper, RsAllocation alloc1, RsAllocation alloc2)
372 RS_DISPATCH(ctxWrapper, AllocationShareBufferQueue, alloc1, alloc2);