Home
last modified time | relevance | path

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

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