Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdCore.cpp122 fnPtr[0] = (void *)rsdAllocationResize; break; in rsdHalQueryHal()
DrsdAllocation.h95 void rsdAllocationResize(const android::renderscript::Context *rsc,
DrsdAllocation.cpp594 void rsdAllocationResize(const Context *rsc, const Allocation *alloc, in rsdAllocationResize() function