Searched defs:GrSubRunAllocator (Results 1 – 3 of 3) sorted by relevance
79 GrSubRunAllocator::GrSubRunAllocator(char* bytes, int size, int firstHeapAllocation) in GrSubRunAllocator() function in GrSubRunAllocator82 GrSubRunAllocator::GrSubRunAllocator(int firstHeapAllocation) in GrSubRunAllocator() function in GrSubRunAllocator
29 class GrSubRunAllocator; variable
216 DEF_TEST(GrSubRunAllocator, r) { in DEF_TEST() argument