Searched refs:setOrient (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/views/
H A DSkStackViewLayout.h26 void setOrient(Orient);
/external/skia/include/views/
H A DSkStackViewLayout.h26 void setOrient(Orient);
/external/chromium_org/third_party/skia/src/views/
H A DSkStackViewLayout.cpp20 void SkStackViewLayout::setOrient(Orient ori) function in class:SkStackViewLayout
204 this->setOrient((Orient)index);
/external/skia/src/views/
H A DSkStackViewLayout.cpp20 void SkStackViewLayout::setOrient(Orient ori) function in class:SkStackViewLayout
204 this->setOrient((Orient)index);

Completed in 95 milliseconds