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

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

Completed in 40 milliseconds