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 92 virtual Allocation * getAllocationForPointer(const void *ptr) const;
rsd_cpu.h 88 virtual Allocation * getAllocationForPointer(const void *ptr) const = 0;
rsCpuScript.cpp     [all...]
  /frameworks/rs/driver/
rsdBcc.cpp 146 return cs->getAllocationForPointer(ptr);

Completed in 499 milliseconds