Searched refs:SC_GetAllocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp527 static const void* SC_GetAllocation(const void *ptr) { function
537 static const android::renderscript::rs_allocation SC_GetAllocation(const void *ptr) { function
548 static const android::renderscript::rs_allocation SC_GetAllocation(const void *ptr) { function
1337 { "_Z15rsGetAllocationPKv", (void *)&SC_GetAllocation, true },
1490 static const Allocation * SC_GetAllocation(const void *ptr) { function
1497 return SC_GetAllocation(ptr);

Completed in 50 milliseconds