Home
last modified time | relevance | path

Searched refs:graphicAllocator (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2024-0023/
Dpoc.cpp35 std::shared_ptr<C2Allocator> graphicAllocator; in main() local
36 store->fetchAllocator(C2AllocatorStore::DEFAULT_GRAPHIC, &graphicAllocator); in main()
38 std::make_shared<C2PooledBlockPool>(graphicAllocator, 0 /* id */); in main()