Searched refs:detachAllChildren (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/samplecode/
H A DOverView.cpp92 this->detachAllChildren();
H A DTransitionView.cpp100 //increate ref count of fNext so it survives detachAllChildren
102 this->detachAllChildren();
/external/skia/samplecode/
H A DOverView.cpp92 this->detachAllChildren();
H A DTransitionView.cpp100 //increate ref count of fNext so it survives detachAllChildren
102 this->detachAllChildren();
/external/chromium_org/third_party/skia/include/views/
H A DSkView.h207 void detachAllChildren();
/external/skia/include/views/
H A DSkView.h207 void detachAllChildren();
/external/chromium_org/third_party/skia/src/views/
H A DSkView.cpp24 this->detachAllChildren();
618 void SkView::detachAllChildren() { function in class:SkView
/external/skia/src/views/
H A DSkView.cpp24 this->detachAllChildren();
618 void SkView::detachAllChildren() { function in class:SkView

Completed in 231 milliseconds