Searched defs:SubRunAllocator (Results 1 – 4 of 4) sorted by relevance
82 SubRunAllocator::SubRunAllocator(char* bytes, int size, int firstHeapAllocation) in SubRunAllocator() function in sktext::gpu::SubRunAllocator88 SubRunAllocator::SubRunAllocator(int firstHeapAllocation) in SubRunAllocator() function in sktext::gpu::SubRunAllocator
31 using SubRunAllocator = sktext::gpu::SubRunAllocator; typedef
51 using SubRunAllocator = sktext::gpu::SubRunAllocator; typedef244 DEF_TEST(SubRunAllocator, r) { in DEF_TEST() argument
37 class SubRunAllocator; variable