HomeSort by relevance Sort by last modified time
    Searched defs:getAllocationForPointer (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 961 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const {
    [all...]
  /frameworks/rs/rsov/driver/
rsovScript.cpp 309 Allocation *RSoVScript::getAllocationForPointer(const void *ptr) const {
923 return cs->getAllocationForPointer(ptr);

Completed in 113 milliseconds