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

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

Completed in 43 milliseconds