Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.h125 void rsdAllocationRead1D(const android::renderscript::Context *rsc,
DrsdCore.cpp140 fnPtr[0] = (void *)rsdAllocationRead1D; break; in rsdHalQueryHal()
DrsdAllocation.cpp949 void rsdAllocationRead1D(const Context *rsc, const Allocation *alloc, in rsdAllocationRead1D() function