Home
last modified time | relevance | path

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

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