Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp134 static bool isColorBitmapFont(const HbFontUniquePtr& font) { in isColorBitmapFont() function
399 font.get(), isColorBitmapFont(font) ? getFontFuncsForEmoji() : getFontFuncs(), in LayoutPiece()
424 const bool is_color_bitmap_font = isColorBitmapFont(hbFont); in LayoutPiece()