Searched refs:getAllocationForPointer (Results 1 – 6 of 6) sorted by relevance
80 virtual Allocation * getAllocationForPointer(const void *ptr) const = 0;
103 Allocation * getAllocationForPointer(const void *ptr) const override;
961 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const { in getAllocationForPointer() function in android::renderscript::RsdCpuScriptImpl
177 return cs->getAllocationForPointer(ptr); in rsdScriptGetAllocationForPointer()
87 Allocation *getAllocationForPointer(const void *ptr) const override;
309 Allocation *RSoVScript::getAllocationForPointer(const void *ptr) const { in getAllocationForPointer() function in android::renderscript::rsov::RSoVScript923 return cs->getAllocationForPointer(ptr); in rsovScriptGetAllocationForPointer()