Searched refs:graphicAllocator (Results 1 – 1 of 1) sorted by relevance
35 std::shared_ptr<C2Allocator> graphicAllocator; in main() local36 store->fetchAllocator(C2AllocatorStore::DEFAULT_GRAPHIC, &graphicAllocator); in main()38 std::make_shared<C2PooledBlockPool>(graphicAllocator, 0 /* id */); in main()