Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DV4L2PluginStore.cpp60 C2BlockPool* createBlockPool(C2Allocator::id_t allocatorId, C2BlockPool::local_id_t poolId) { in createBlockPool() function
93 return ::android::createBlockPool(allocatorId, poolId); in CreateBlockPool()