Lines Matching refs:baseAlloc
355 extern "C" RsAllocation rsAllocationAdapterCreate (RsContext ctxWrapper, RsType vtype, RsAllocation baseAlloc)357 return RS_DISPATCH(ctxWrapper, AllocationAdapterCreate, vtype, baseAlloc);