Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DRegion.cpp63 direction_RTL enumerator
126 if ((spanDirection == direction_RTL && current->bottom != (current + 1)->top) || in reverseRectsResolvingJunctions()
146 if (spanDirection == direction_RTL) { in reverseRectsResolvingJunctions()
206 reverseRectsResolvingJunctions(r.begin(), r.end(), reversed, direction_RTL); in createTJunctionFreeRegion()