Searched refs:get_thread_local_memory_pool (Results 1 – 1 of 1) sorted by relevance
18 static MemoryPool* get_thread_local_memory_pool() { in get_thread_local_memory_pool() function29 if (get_thread_local_memory_pool() == fMemPool.get()) { in ~Pool()45 return get_thread_local_memory_pool(); in IsAttached()50 SkASSERT(get_thread_local_memory_pool() == nullptr); in attachToThread()56 SkASSERT(get_thread_local_memory_pool() == fMemPool.get()); in detachFromThread()62 MemoryPool* memPool = get_thread_local_memory_pool(); in AllocMemory()77 MemoryPool* memPool = get_thread_local_memory_pool(); in FreeMemory()