Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp1259 C2PortSurfaceAllocatorTuning::output *surfaceAllocator = in start() local
1261 if (surfaceAllocator) { in start()
1264 allocatorStore->fetchAllocator(surfaceAllocator->value, &allocator); in start()
1269 mName, surfaceAllocator->value); in start()