Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdCore.cpp128 fnPtr[0] = (void *)NATIVE_FUNC(rsdAllocationSetSurface); break; in rsdHalQueryHal()
DrsdAllocation.h103 void rsdAllocationSetSurface(const android::renderscript::Context *rsc,
DrsdAllocation.cpp734 void rsdAllocationSetSurface(const Context *rsc, Allocation *alloc, ANativeWindow *nw) { in rsdAllocationSetSurface() function