Searched defs:GrMemoryPool (Results 1 – 4 of 4) sorted by relevance
32 GrMemoryPool::GrMemoryPool(size_t preallocSize, size_t minAllocSize) in GrMemoryPool() function in GrMemoryPool
21 class GrMemoryPool; variable
24 class GrMemoryPool; variable
175 DEF_TEST(GrMemoryPool, reporter) { in DEF_TEST() argument