HomeSort by relevance Sort by last modified time
    Searched defs:freeChildren (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/
rsScriptIntrinsic.cpp 46 bool ScriptIntrinsic::freeChildren() {
rsProgram.cpp 56 freeChildren();
88 freeChildren();
113 bool Program::freeChildren() {
rsObjectBase.cpp 103 bool ObjectBase::freeChildren() {
269 if (o->freeChildren()) {
rsScript.cpp 116 bool Script::freeChildren() {
rsAllocation.cpp 547 bool Allocation::freeChildren() {
    [all...]

Completed in 346 milliseconds