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

/frameworks/rs/
H A DrsObjectBase.cpp88 bool ObjectBase::checkDelete(const ObjectBase *ref) { function in class:ObjectBase
123 return checkDelete(this);
132 return checkDelete(this);
142 return checkDelete(this);
H A DrsObjectBase.h45 static bool checkDelete(const ObjectBase *);
H A DrsProgramFragment.cpp91 ObjectBase::checkDelete(mPF);
H A DrsScriptC.cpp349 ObjectBase::checkDelete(s);
H A DrsAllocation.cpp365 ObjectBase::checkDelete(alloc);
366 ObjectBase::checkDelete(type);
H A DrsFont.cpp314 ObjectBase::checkDelete(newFont);
/frameworks/support/renderscript/v8/rs_support/
H A DrsObjectBase.cpp88 bool ObjectBase::checkDelete(const ObjectBase *ref) { function in class:ObjectBase
123 return checkDelete(this);
132 return checkDelete(this);
142 return checkDelete(this);
H A DrsObjectBase.h45 static bool checkDelete(const ObjectBase *);
H A DrsScriptC.cpp195 ObjectBase::checkDelete(s);
H A DrsAllocation.cpp346 ObjectBase::checkDelete(alloc);
347 ObjectBase::checkDelete(type);

Completed in 13 milliseconds