Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontFamily.cpp117 addFontLocked(typeface, style); in addFont()
127 addFontLocked(typeface, style); in addFont()
130 void FontFamily::addFontLocked(MinikinFont* typeface, FontStyle style) { typeface->RefLocked(); in addFontLocked() function in android::FontFamily
/frameworks/minikin/include/minikin/
DFontFamily.h147 void addFontLocked(MinikinFont* typeface, FontStyle style);