Searched refs:subRunAlloc (Results 1 – 3 of 3) sorted by relevance
199 GrSubRunAllocator* subRunAlloc() { return this->arenas()->subRunAlloc(); } in subRunAlloc() function
35 GrSubRunAllocator* subRunAlloc() { return &fSubRunAllocator; } in subRunAlloc() function
363 GrSubRunAllocator* const alloc = this->subRunAlloc(); in drawGlyphRunListNoCache()