Searched defs:gPool (Results 1 – 6 of 6) sorted by relevance
66 static std::unique_ptr<GrMemoryPool> gPool; member in A70 std::unique_ptr<GrMemoryPool> A::gPool; member in A
114 static SkDiscardableMemoryPool* gPool; variable
127 static SkDiscardableMemoryPool* gPool = nullptr; variable
35 static GrMemoryPool* gPool = GrMemoryPool::Make(4096, 4096).release(); in pool() local
219 apr_pool_t *gPool = (apr_pool_t *)getGlobalPool(); in cstat() local
159 void* gPool; member