Searched defs:getAllocationForPointer (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/cpu_ref/ | ||
D | rsCpuScript.cpp | 961 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const { in getAllocationForPointer() function in android::renderscript::RsdCpuScriptImpl |
/frameworks/rs/rsov/driver/ | ||
D | rsovScript.cpp | 309 Allocation *RSoVScript::getAllocationForPointer(const void *ptr) const { in getAllocationForPointer() function in android::renderscript::rsov::RSoVScript |