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::__anon1348
114 if ((spanDirection == direction_RTL && current->bottom != (current + 1)->top) ||
131 if (spanDirection == direction_RTL) {
191 reverseRectsResolvingJunctions(r.begin(), r.end(), reversed, direction_RTL);

Completed in 39 milliseconds