Searched refs:kOrientCount (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/views/ | ||
D | SkStackViewLayout.h | 23 kOrientCount enumerator |
/external/skia/src/views/ | ||
D | SkStackViewLayout.cpp | 22 SkASSERT((unsigned)ori < kOrientCount); in setOrient() |