Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.h170 static void initShaperItem(HB_ShaperItem& shaperItem, HB_FontRec* font, FontData* fontData,
DTextLayoutCache.cpp333 void TextLayoutCacheValue::initShaperItem(HB_ShaperItem& shaperItem, HB_FontRec* font, in initShaperItem() function in android::TextLayoutCacheValue
426 initShaperItem(shaperItem, &font, &fontData, paint, chars, contextCount); in computeValuesWithHarfbuzz()