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

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

Completed in 27 milliseconds