Home
last modified time | relevance | path

Searched refs:onLayoutChildren (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/views/
DSkStackViewLayout.h63 virtual void onLayoutChildren(SkView* parent);
80 virtual void onLayoutChildren(SkView* parent);
DSkView.h294 virtual void onLayoutChildren(SkView* parent) = 0;
/external/skia/src/views/
DSkStackViewLayout.cpp97 void SkStackViewLayout::onLayoutChildren(SkView* parent) in onLayoutChildren() function in SkStackViewLayout
256 void SkFillViewLayout::onLayoutChildren(SkView* parent) in onLayoutChildren() function in SkFillViewLayout
DSkViewPriv.cpp61 this->onLayoutChildren(parent); in layoutChildren()
/external/skia/experimental/SimpleiOSApp/
DSimpleApp.mm53 virtual void onLayoutChildren(SkView* parent) {
/external/skia/experimental/SimpleCocoaApp/
DSimpleApp.mm283 virtual void onLayoutChildren(SkView* parent) {