Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdCore.cpp132 fnPtr[0] = (void *)NATIVE_FUNC(rsdAllocationIoReceive); break; in rsdHalQueryHal()
DrsdAllocation.h107 void rsdAllocationIoReceive(const android::renderscript::Context *rsc,
DrsdAllocation.cpp821 void rsdAllocationIoReceive(const Context *rsc, Allocation *alloc) { in rsdAllocationIoReceive() function