Home
last modified time | relevance | path

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

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