Home | History | Annotate | Download | only in rs

Lines Matching refs:allocationAdapterCreate

96     mEntryFuncs.AllocationAdapterCreate = AllocationAdapterCreate;
1078 RsAllocation RsHidlAdaptation::AllocationAdapterCreate (RsContext context, RsType vtype, RsAllocation baseAlloc)
1083 uint64_t allocationAdapter = GetIContextHandle(context)->allocationAdapterCreate(_vtype, _baseAlloc);