Searched refs:rsdAllocationDestroy (Results 1 – 3 of 3) sorted by relevance
94 void rsdAllocationDestroy(const android::renderscript::Context *rsc,
112 fnPtr[0] = (void *)rsdAllocationDestroy; break; in rsdHalQueryHal()
542 void rsdAllocationDestroy(const Context *rsc, Allocation *alloc) { in rsdAllocationDestroy() function