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

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

Completed in 81 milliseconds