Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_android.cpp129 static SkTypeface* find_from_uniqueID(uint32_t uniqueID) { in find_from_uniqueID() function
584 return find_from_uniqueID(fontID) != NULL; in ValidFontID()
590 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in OpenStream()
604 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in GetFileName()