Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.h175 static void shapeRun(HB_ShaperItem& shaperItem, size_t start, size_t count, bool isRTL);
DTextLayoutCache.cpp385 void TextLayoutCacheValue::shapeRun(HB_ShaperItem& shaperItem, size_t start, size_t count, in shapeRun() function in android::TextLayoutCacheValue
548 shapeRun(shaperItem, start, count, isRTL); in computeRunValuesWithHarfbuzz()