Home
last modified time | relevance | path

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

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