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

  /external/skia/samplecode/
SampleUnitMapper.cpp 27 parent->attachChildToFront(view)->unref();
TransitionView.cpp 42 this->attachChildToFront(fNext)->unref();
SampleApp.cpp     [all...]
  /external/skia/src/views/
SkViewInflate.cpp 33 parent->attachChildToFront(view)->unref();
SkListWidget.cpp 56 this->attachChildToFront(fScrollBar);
SkView.cpp 571 SkView* SkView::attachChildToFront(SkView* child)
SkListView.cpp 562 this->attachChildToFront(fScrollBar)->unref();
  /external/skia/include/views/
SkView.h 188 SkView* attachChildToFront(SkView* child);

Completed in 57 milliseconds