Searched defs:freeChildren (Results 1 - 9 of 9) sorted by relevance

/frameworks/rs/
H A DrsObjectBase.cpp84 bool ObjectBase::freeChildren() { function in class:ObjectBase
232 if (o->freeChildren()) {
H A DrsProgram.cpp54 freeChildren();
84 freeChildren();
103 bool Program::freeChildren() { function in class:Program
H A DrsScriptIntrinsic.cpp42 bool ScriptIntrinsic::freeChildren() { function in class:ScriptIntrinsic
H A DrsScript.cpp83 bool Script::freeChildren() { function in class:Script
H A DrsAllocation.cpp408 bool Allocation::freeChildren() { function in class:Allocation
/frameworks/support/renderscript/v8/rs_support/
H A DrsObjectBase.cpp84 bool ObjectBase::freeChildren() { function in class:ObjectBase
232 if (o->freeChildren()) {
H A DrsScriptIntrinsic.cpp42 bool ScriptIntrinsic::freeChildren() { function in class:ScriptIntrinsic
H A DrsScript.cpp83 bool Script::freeChildren() { function in class:Script
H A DrsAllocation.cpp386 bool Allocation::freeChildren() { function in class:Allocation

Completed in 89 milliseconds