Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdCore.cpp118 fnPtr[0] = (void *)rsdAllocationDestroy; break; in rsdHalQueryHal()
DrsdAllocation.h92 void rsdAllocationDestroy(const android::renderscript::Context *rsc,
DrsdAllocation.cpp534 void rsdAllocationDestroy(const Context *rsc, Allocation *alloc) { in rsdAllocationDestroy() function