Home
last modified time | relevance | path

Searched refs:sAllocationIoSendFnPtr (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/driver/
DrsdCore.cpp288 typedef void (*sAllocationIoSendFnPtr) (const Context *rsc, Allocation *alloc); typedef
291 static sAllocationIoSendFnPtr sAllocationIoSend;
306 sAllocationIoSend = (sAllocationIoSendFnPtr)dlsym(handleIO, "rscAllocationIoSend"); in loadIOSuppLibSyms()