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

  /frameworks/rs/cpu_ref/
rsd_cpu.h 76 virtual Allocation * getAllocationForPointer(const void *ptr) const = 0;
rsCpuScript.h 101 Allocation * getAllocationForPointer(const void *ptr) const override;
rsCpuScript.cpp 952 Allocation * RsdCpuScriptImpl::getAllocationForPointer(const void *ptr) const {
    [all...]
  /frameworks/rs/driver/
rsdBcc.cpp 178 return cs->getAllocationForPointer(ptr);

Completed in 474 milliseconds