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

/frameworks/rs/
H A DrsProgram.h64 virtual bool freeChildren();
H A DrsScriptIntrinsic.h41 bool freeChildren() override;
H A DrsScriptIntrinsic.cpp46 bool ScriptIntrinsic::freeChildren() { function in class:ScriptIntrinsic
H A DrsProgram.cpp56 freeChildren();
88 freeChildren();
113 bool Program::freeChildren() { function in class:Program
H A DrsObjectBase.h57 virtual bool freeChildren();
H A DrsObjectBase.cpp103 bool ObjectBase::freeChildren() { function in class:ObjectBase
262 if (o->freeChildren()) {
H A DrsScript.h124 virtual bool freeChildren();
H A DrsAllocation.h178 virtual bool freeChildren();
H A DrsScript.cpp116 bool Script::freeChildren() { function in class:Script
H A DrsAllocation.cpp547 bool Allocation::freeChildren() { function in class:Allocation

Completed in 105 milliseconds