Searched defs:valloc2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp866 void rsi_AllocationShareBufferQueue(Context *rsc, RsAllocation valloc1, RsAllocation valloc2) { argument
868 Allocation *alloc2 = static_cast<Allocation *>(valloc2);
H A DrsHidlAdaptation.cpp1070 void RsHidlAdaptation::AllocationShareBufferQueue(RsContext context, RsAllocation valloc1, RsAllocation valloc2) argument
1073 uint64_t _valloc2 = (uint64_t)(uintptr_t)valloc2;

Completed in 79 milliseconds