Home
last modified time | relevance | path

Searched defs:valloc (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/
DrsAllocation.cpp855 void rsi_AllocationSetupBufferQueue(Context *rsc, RsAllocation valloc, uint32_t numAlloc) { in rsi_AllocationSetupBufferQueue()
860 void * rsi_AllocationGetSurface(Context *rsc, RsAllocation valloc) { in rsi_AllocationGetSurface()
872 void rsi_AllocationSetSurface(Context *rsc, RsAllocation valloc, RsNativeWindow sur) { in rsi_AllocationSetSurface()
877 void rsi_AllocationIoSend(Context *rsc, RsAllocation valloc) { in rsi_AllocationIoSend()
882 int64_t rsi_AllocationIoReceive(Context *rsc, RsAllocation valloc) { in rsi_AllocationIoReceive()
888 void *rsi_AllocationGetPointer(Context *rsc, RsAllocation valloc, in rsi_AllocationGetPointer()