Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovCore.cpp166 fnPtr[0] = (void *)rsovAllocationIoReceive; in rsdHalQueryHal()
DrsovAllocation.h211 extern void rsovAllocationIoReceive(const android::renderscript::Context *rsc,
DrsovAllocation.cpp666 void rsovAllocationIoReceive(const Context *rsc, Allocation *alloc) { in rsovAllocationIoReceive() function