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