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

  /frameworks/base/libs/rs/
rsScriptC.h 42 const Allocation *ptrToAllocation(const void *) const;
rsScriptC.cpp 72 const Allocation *ScriptC::ptrToAllocation(const void *ptr) const {
84 LOGE("ScriptC::ptrToAllocation, failed to find %p", ptr);
rsScriptC_Lib.cpp 192 return sc->ptrToAllocation(ptr);

Completed in 1009 milliseconds