Searched refs:RefGlobal (Results 1 – 9 of 9) sorted by relevance
24 SkFontConfigInterface* SkFontConfigInterface::RefGlobal() { in RefGlobal() function in SkFontConfigInterface45 SkFontConfigInterface* fci = SkFontConfigInterface::RefGlobal(); in RefFCI()
28 SkFontConfigInterface* SkFontConfigInterface::RefGlobal() { in RefGlobal() function in SkFontConfigInterface49 SkFontConfigInterface* fci = SkFontConfigInterface::RefGlobal(); in RefFCI()
66 static SkDeviceProfile* RefGlobal();
63 SkDeviceProfile* SkDeviceProfile::RefGlobal() { in RefGlobal() function in SkDeviceProfile
32 static SkFontConfigInterface* RefGlobal();
34 static SkFontConfigInterface* RefGlobal();
55 SkAutoTUnref<SkFontConfigInterface> fci(SkFontConfigInterface::RefGlobal()); in streamForFontconfigInterfaceId()