Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/driver/
H A DrsdBcc.h104 android::renderscript::Allocation * rsdScriptGetAllocationForPointer(
H A DrsdBcc.cpp173 Allocation * rsdScriptGetAllocationForPointer(const android::renderscript::Context *dc, in rsdScriptGetAllocationForPointer() function
H A DrsdRuntimeStubs.cpp173 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr); in rsGetAllocation()
182 Allocation* alloc = rsdScriptGetAllocationForPointer(rsc, sc, ptr); in rsGetAllocation()
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuScript.h147 Allocation * rsdScriptGetAllocationForPointer(