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

  /external/chromium_org/third_party/skia/include/views/
SkStackViewLayout.h 72 class SkFillViewLayout : public SkView::Layout {
74 SkFillViewLayout();
  /external/skia/include/views/
SkStackViewLayout.h 72 class SkFillViewLayout : public SkView::Layout {
74 SkFillViewLayout();
  /external/chromium_org/third_party/skia/src/views/
SkStackViewLayout.cpp 240 SkFillViewLayout::SkFillViewLayout()
245 void SkFillViewLayout::getMargin(SkRect* r) const
251 void SkFillViewLayout::setMargin(const SkRect& margin)
256 void SkFillViewLayout::onLayoutChildren(SkView* parent)
269 void SkFillViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node)
  /external/skia/src/views/
SkStackViewLayout.cpp 240 SkFillViewLayout::SkFillViewLayout()
245 void SkFillViewLayout::getMargin(SkRect* r) const
251 void SkFillViewLayout::setMargin(const SkRect& margin)
256 void SkFillViewLayout::onLayoutChildren(SkView* parent)
269 void SkFillViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node)

Completed in 242 milliseconds