Home
last modified time | relevance | path

Searched refs:SkFillViewLayout (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/views/
DSkStackViewLayout.cpp240 SkFillViewLayout::SkFillViewLayout() in SkFillViewLayout() function in SkFillViewLayout
245 void SkFillViewLayout::getMargin(SkRect* r) const in getMargin()
251 void SkFillViewLayout::setMargin(const SkRect& margin) in setMargin()
256 void SkFillViewLayout::onLayoutChildren(SkView* parent) in onLayoutChildren()
269 void SkFillViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
/external/skia/include/views/
DSkStackViewLayout.h72 class SkFillViewLayout : public SkView::Layout {
74 SkFillViewLayout();