Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.h131 void rsdAllocationRead2D(const android::renderscript::Context *rsc,
DrsdCore.cpp136 fnPtr[0] = (void *)rsdAllocationRead2D; break; in rsdHalQueryHal()
DrsdAllocation.cpp1003 void rsdAllocationRead2D(const Context *rsc, const Allocation *alloc, in rsdAllocationRead2D() function