Home
last modified time | relevance | path

Searched defs:isRTL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.cpp386 bool isRTL) { in shapeRun()
429 bool isRTL = forceRTL; in computeValuesWithHarfbuzz() local
544 size_t start, size_t count, bool isRTL, in computeRunValuesWithHarfbuzz()
DHarfbuzzSkia.cpp58 HB_Glyph* glyphs, hb_uint32* glyphsSize, HB_Bool isRTL) in stringToGlyphs()