Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DPaintImpl.cpp135 static const uint32_t sTextRunLeftEdge = 0x2000; variable
191 flags |= sTextRunLeftEdge; in getJavaFlags()
208 if (flags & sTextRunLeftEdge) { in setJavaFlags()