Searched refs:rsovScriptGetAllocationForPointer (Results 1 – 3 of 3) sorted by relevance
229 extern android::renderscript::Allocation *rsovScriptGetAllocationForPointer(
162 Allocation *alloc = rsovScriptGetAllocationForPointer(rsc, sc, ptr); in rsGetAllocation()171 Allocation *alloc = rsovScriptGetAllocationForPointer(rsc, sc, ptr); in rsGetAllocation()
919 Allocation *rsovScriptGetAllocationForPointer( in rsovScriptGetAllocationForPointer() function