Searched refs:initShaperItem (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/android/graphics/ |
D | TextLayoutCache.h | 170 static void initShaperItem(HB_ShaperItem& shaperItem, HB_FontRec* font, FontData* fontData,
|
D | TextLayoutCache.cpp | 333 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()
|