Home
last modified time | relevance | path

Searched refs:rsdScriptGetAllocationForPointer (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/driver/
DrsdBcc.h96 android::renderscript::Allocation * rsdScriptGetAllocationForPointer(
DrsdBcc.cpp156 Allocation * rsdScriptGetAllocationForPointer(const android::renderscript::Context *dc, in rsdScriptGetAllocationForPointer() function
DrsdRuntimeStubs.cpp530 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr); in SC_GetAllocation()
540 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr); in SC_GetAllocation()
551 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr); in SC_GetAllocation()
1493 return rsdScriptGetAllocationForPointer(rsc, sc, ptr); in SC_GetAllocation()
/frameworks/rs/cpu_ref/
DrsCpuScript.h169 Allocation * rsdScriptGetAllocationForPointer(