Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/driver/
H A DrsdAllocation.h180 void rsdAllocationUpdateCachedObject(const android::renderscript::Context *rsc,
H A DrsdCore.cpp162 fnPtr[0] = (void *)rsdAllocationUpdateCachedObject; break; in rsdHalQueryHal()
H A DrsdAllocation.cpp1226 void rsdAllocationUpdateCachedObject(const Context *rsc, in rsdAllocationUpdateCachedObject() function