Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovScript.h229 extern android::renderscript::Allocation *rsovScriptGetAllocationForPointer(
DrsovRuntimeStubs.cpp162 Allocation *alloc = rsovScriptGetAllocationForPointer(rsc, sc, ptr); in rsGetAllocation()
171 Allocation *alloc = rsovScriptGetAllocationForPointer(rsc, sc, ptr); in rsGetAllocation()
DrsovScript.cpp919 Allocation *rsovScriptGetAllocationForPointer( in rsovScriptGetAllocationForPointer() function