Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayout.h56 kDirection_LTR = 0, enumerator
DTextLayout.cpp158 int dir = kDirection_LTR; in prepareText()
310 int dir = kDirection_LTR; in drawTextOnPath()