Home
last modified time | relevance | path

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

/external/skia/include/views/
DSkStackViewLayout.h23 kOrientCount enumerator
/external/skia/src/views/
DSkStackViewLayout.cpp22 SkASSERT((unsigned)ori < kOrientCount); in setOrient()