Home
last modified time | relevance | path

Searched refs:SkStackViewLayout (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/views/
DSkStackViewLayout.cpp10 SkStackViewLayout::SkStackViewLayout() in SkStackViewLayout() function in SkStackViewLayout
20 void SkStackViewLayout::setOrient(Orient ori) in setOrient()
26 void SkStackViewLayout::getMargin(SkRect* margin) const in getMargin()
32 void SkStackViewLayout::setMargin(const SkRect& margin) in setMargin()
37 void SkStackViewLayout::setSpacer(SkScalar spacer) in setSpacer()
42 void SkStackViewLayout::setPack(Pack pack) in setPack()
48 void SkStackViewLayout::setAlign(Align align) in setAlign()
54 void SkStackViewLayout::setRound(bool r) in setRound()
97 void SkStackViewLayout::onLayoutChildren(SkView* parent) in onLayoutChildren()
198 void SkStackViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
/external/skia/src/views/animated/
DSkBorderView.cpp80 SkStackViewLayout* layout; in onEvent()
84 layout = (SkStackViewLayout*)this->getLayout(); in onEvent()
89 layout = new SkStackViewLayout; in onEvent()
/external/skia/include/views/
DSkStackViewLayout.h15 class SkStackViewLayout : public SkView::Layout {
17 SkStackViewLayout();
/external/skia/gyp/
Dviews.gyp40 '../include/views/SkStackViewLayout.h',
54 '../src/views/SkStackViewLayout.cpp',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj267 …3B123E80064D447 /* SkStackViewLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E05BB13…
1089 …0064D447 /* SkStackViewLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1109 …4D447 /* SkStackViewLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
2394 260E05A613B123E80064D447 /* SkStackViewLayout.h */,
2422 260E05BB13B123E80064D447 /* SkStackViewLayout.cpp */,
3164 260E05D513B123E80064D447 /* SkStackViewLayout.cpp in Sources */,