Home
last modified time | relevance | path

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

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