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

  /external/skia/samplecode/
TransitionView.cpp 34 this->attachChildToBack(fPrev);
78 this->attachChildToBack(fPrev)->unref();
OverView.cpp 93 this->attachChildToBack(view)->unref();
  /external/skia/include/views/
SkView.h 193 SkView* attachChildToBack(SkView* child);
  /external/skia/src/views/
SkView.cpp 539 SkView* SkView::attachChildToBack(SkView* child)

Completed in 34 milliseconds