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

/frameworks/rs/cpu_ref/
H A DrsCpuScript.h117 virtual Allocation * getAllocationForPointer(const void *ptr) const;
H A Drsd_cpu.h97 virtual Allocation * getAllocationForPointer(const void *ptr) const = 0;
H A DrsCpuScript.cpp1330 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const { function in class:android::renderscript::RsdCpuScriptImpl
/frameworks/rs/driver/
H A DrsdBcc.cpp160 return cs->getAllocationForPointer(ptr);

Completed in 1191 milliseconds