Searched refs:gFontConfigInterface (Results 1 – 2 of 2) sorted by relevance
14 static SkFontConfigInterface* gFontConfigInterface; variable19 if (gFontConfigInterface) { in RefGlobal()20 return sk_ref_sp(gFontConfigInterface); in RefGlobal()28 SkSafeUnref(gFontConfigInterface); in SetGlobal()29 gFontConfigInterface = fc.release(); in SetGlobal()
17 static SkFontConfigInterface* gFontConfigInterface; variable22 if (gFontConfigInterface) { in RefGlobal()23 return sk_ref_sp(gFontConfigInterface); in RefGlobal()31 SkSafeUnref(gFontConfigInterface); in SetGlobal()32 gFontConfigInterface = fc.release(); in SetGlobal()