Searched refs:GetTLS (Results 1 – 6 of 6) sorted by relevance
44 static GrMemoryPool* GetTLS() { in GetTLS() function in GrEffect_Globals69 return GrEffect_Globals::GetTLS()->allocate(size); in operator new()73 GrEffect_Globals::GetTLS()->release(target); in operator delete()96 return GrEffect_Globals::GetTLS()->allocate(size); in operator new()100 GrEffect_Globals::GetTLS()->release(target); in operator delete()
37 static GrMemoryPool* GetTLS() { in GetTLS() function in GrProcessor_Globals73 return GrProcessor_Globals::GetTLS()->allocate(size); in operator new()77 GrProcessor_Globals::GetTLS()->release(target); in operator delete()
95 static SkGlyphCache_Globals& GetTLS() { in GetTLS() function
764 SkGlyphCache_Globals::GetTLS().setCacheSizeLimit(bytes); in SetTLSFontCacheLimit()
747 SkGlyphCache_Globals::GetTLS().setCacheSizeLimit(bytes); in SetTLSFontCacheLimit()