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

  /frameworks/base/libs/rs/
rsProgram.cpp 73 freeChildren();
86 bool Program::freeChildren() {
rsObjectBase.cpp 84 bool ObjectBase::freeChildren() {
232 if (o->freeChildren()) {
rsScript.cpp 75 bool Script::freeChildren() {
rsAllocation.cpp 294 bool Allocation::freeChildren() {

Completed in 1594 milliseconds