Home
last modified time | relevance | path

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

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