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

  /external/chromium_org/third_party/skia/samplecode/
OverView.cpp 92 this->detachAllChildren();
TransitionView.cpp 100 //increate ref count of fNext so it survives detachAllChildren
102 this->detachAllChildren();
  /external/chromium_org/third_party/skia/include/views/
SkView.h 207 void detachAllChildren();
  /external/chromium_org/third_party/skia/src/views/
SkView.cpp 24 this->detachAllChildren();
618 void SkView::detachAllChildren() {

Completed in 2596 milliseconds