Searched refs:gFontConfigInterface (Results 1 – 4 of 4) sorted by relevance
26 static SkFontConfigInterface* gFontConfigInterface; variable31 return SkSafeRef(gFontConfigInterface); in RefGlobal()37 SkRefCnt_SafeAssign(gFontConfigInterface, fc); in SetGlobal()
136 static SkFontConfigInterfaceAndroid* gFontConfigInterface; in getSingletonInterface() local139 if (NULL == gFontConfigInterface) { in getSingletonInterface()150 gFontConfigInterface = new SkFontConfigInterfaceAndroid(fontFamilies); in getSingletonInterface()155 return gFontConfigInterface; in getSingletonInterface()