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

/frameworks/rs/cpu_ref/
H A DrsCpuScript.h101 Allocation * getAllocationForPointer(const void *ptr) const override;
H A Drsd_cpu.h76 virtual Allocation * getAllocationForPointer(const void *ptr) const = 0;
H A DrsCpuScript.cpp952 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const { function in class:android::renderscript::RsdCpuScriptImpl
/frameworks/rs/driver/
H A DrsdBcc.cpp178 return cs->getAllocationForPointer(ptr);

Completed in 142 milliseconds