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

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

Completed in 65 milliseconds