Home
last modified time | relevance | path

Searched defs:sAllocator (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/vndk/platform/
DC2IgbaBuffer.cpp125 static std::shared_ptr<C2AllocatorAhwb> sAllocator = std::make_shared<C2AllocatorAhwb>(0); in CreateGraphicBlock() local
DC2BqBuffer.cpp132 static std::unique_ptr<C2AllocatorGralloc> sAllocator = std::make_unique<C2AllocatorGralloc>(0); in CreateGraphicBlock() local
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp463 static std::shared_ptr<C2Allocator> sAllocator = []{ in CreateLinearBlock() local
490 static std::shared_ptr<C2Allocator> sAllocator = []{ in CreateLinearBlock() local
521 static std::shared_ptr<C2Allocator> sAllocator = []{ in CreateLinearBlock() local
1561 static std::unique_ptr<C2AllocatorGralloc> sAllocator = std::make_unique<C2AllocatorGralloc>(0); in CreateGraphicBlock() local
1582 static std::unique_ptr<C2AllocatorGralloc> sAllocator = std::make_unique<C2AllocatorGralloc>(0); in CreateGraphicBlock() local