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

  /frameworks/rs/cpu_ref/
rsCpuScript.h 86 virtual Allocation * getAllocationForPointer(const void *ptr) const;
rsd_cpu.h 84 virtual Allocation * getAllocationForPointer(const void *ptr) const = 0;
rsCpuScript.cpp 828 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const {
  /frameworks/rs/driver/
rsdBcc.cpp 146 return cs->getAllocationForPointer(ptr);

Completed in 42 milliseconds