Searched refs:gGlobalProfile (Results 1 – 1 of 1) sorted by relevance
49 static SkDeviceProfile* gGlobalProfile; variable66 if (nullptr == gGlobalProfile) { in RefGlobal()67 gGlobalProfile = SkDeviceProfile::GetDefault(); in RefGlobal()69 gGlobalProfile->ref(); in RefGlobal()70 return gGlobalProfile; in RefGlobal()76 SkRefCnt_SafeAssign(gGlobalProfile, profile); in SetGlobal()