Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/driver/
H A DrsdAllocation.h142 void rsdAllocationUnlock1D(const android::renderscript::Context *rsc,
H A DrsdCore.cpp148 fnPtr[0] = (void *)rsdAllocationUnlock1D; break; in rsdHalQueryHal()
H A DrsdAllocation.cpp1025 void rsdAllocationUnlock1D(const android::renderscript::Context *rsc, in rsdAllocationUnlock1D() function