Searched refs:createBlockPool (Results 1 – 8 of 8) sorted by relevance
64 c2_status_t createBlockPool(::C2Allocator::id_t allocatorId,
59 c2_status_t C2PlatformStorePluginLoader::createBlockPool( in createBlockPool() function in C2PlatformStorePluginLoader
348 res = C2PlatformStorePluginLoader::GetInstance()->createBlockPool( in _createBlockPool()360 c2_status_t createBlockPool( in createBlockPool() function in android::__anon6e47c8180411::_C2BlockPoolCache449 return sBlockPoolCache->createBlockPool(allocatorId, component, pool); in CreateCodec2BlockPool()
91 virtual Return<void> createBlockPool(
282 c2_status_t createBlockPool(
388 Return<void> Component::createBlockPool( in createBlockPool() function in android::hardware::media::c2::V1_0::utils::Component
1041 c2_status_t Codec2Client::Component::createBlockPool( in createBlockPool() function in android::Codec2Client::Component1046 Return<void> transStatus = mBase->createBlockPool( in createBlockPool()
1032 err = mComponent->createBlockPool( in start()