Searched refs:attachChildToFront (Results 1 - 7 of 7) sorted by relevance

/external/skia/experimental/SimpleiOSApp/
H A DSimpleApp.mm73 fWind->attachChildToFront(new SkSampleView)->unref();
/external/skia/experimental/DrawingBoard/
H A DSampleDrawingClient.cpp45 this->attachChildToFront(fPalette);
/external/skia/include/views/
H A DSkView.h192 SkView* attachChildToFront(SkView* child);
/external/skia/samplecode/
H A DSampleXfer.cpp166 this->attachChildToFront(v.get());
H A DSampleApp.cpp2167 this->attachChildToFront(view)->unref();
/external/skia/experimental/SimpleCocoaApp/
H A DSimpleApp.mm300 fWind->attachChildToFront(new SkSampleView)->unref();
/external/skia/src/views/
H A DSkView.cpp562 SkView* SkView::attachChildToFront(SkView* child) { function in class:SkView

Completed in 137 milliseconds