Searched refs:checkDelete (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/
H A DrsObjectBase.cpp107 bool ObjectBase::checkDelete(const ObjectBase *ref) { function in class:ObjectBase
143 return checkDelete(this);
156 return checkDelete(this);
170 return checkDelete(this);
H A DrsObjectBase.h47 static bool checkDelete(const ObjectBase *);
H A DrsProgramFragment.cpp92 ObjectBase::checkDelete(mPF);
H A DrsScriptC.cpp477 ObjectBase::checkDelete(s);
H A DrsAllocation.cpp494 ObjectBase::checkDelete(alloc);
495 ObjectBase::checkDelete(type);
H A DrsFont.cpp316 ObjectBase::checkDelete(newFont);

Completed in 78 milliseconds