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

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

Completed in 49 milliseconds