Searched defs:getAllocationForPointer (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp950 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const { function in class:android::renderscript::RsdCpuScriptImpl
/frameworks/rs/rsov/driver/
H A DrsovScript.cpp217 Allocation *RSoVScript::getAllocationForPointer(const void *ptr) const { function in class:android::renderscript::rsov::RSoVScript
836 return cs->getAllocationForPointer(ptr);

Completed in 91 milliseconds