Searched defs:detachFromParent_NoLayout (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/views/
H A DSkView.cpp521 void SkView::detachFromParent_NoLayout() { function in class:SkView
556 this->detachFromParent_NoLayout();
569 child->detachFromParent_NoLayout();
599 child->detachFromParent_NoLayout();
624 fFirstChild->detachFromParent_NoLayout();
/external/skia/src/views/
H A DSkView.cpp521 void SkView::detachFromParent_NoLayout() { function in class:SkView
556 this->detachFromParent_NoLayout();
569 child->detachFromParent_NoLayout();
599 child->detachFromParent_NoLayout();
624 fFirstChild->detachFromParent_NoLayout();

Completed in 71 milliseconds