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

  /frameworks/rs/
rsScriptIntrinsic.cpp 42 bool ScriptIntrinsic::freeChildren() {
rsProgram.cpp 54 freeChildren();
84 freeChildren();
103 bool Program::freeChildren() {
rsObjectBase.cpp 84 bool ObjectBase::freeChildren() {
232 if (o->freeChildren()) {
rsScript.cpp 83 bool Script::freeChildren() {
rsAllocation.cpp 408 bool Allocation::freeChildren() {
  /frameworks/support/renderscript/v8/rs_support/
rsScriptIntrinsic.cpp 42 bool ScriptIntrinsic::freeChildren() {
rsObjectBase.cpp 84 bool ObjectBase::freeChildren() {
232 if (o->freeChildren()) {
rsScript.cpp 83 bool Script::freeChildren() {
rsAllocation.cpp 386 bool Allocation::freeChildren() {

Completed in 243 milliseconds