Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h531 struct GraphicBufferAllocators;
532 std::unique_ptr<GraphicBufferAllocators> mGraphicBufferAllocators;
/frameworks/av/media/codec2/hal/client/
Dclient.cpp1078 struct Codec2Client::Component::GraphicBufferAllocators { struct in android::Codec2Client::Component
2054 mGraphicBufferAllocators{std::make_unique<GraphicBufferAllocators>()} {