Searched refs:createBlockPool (Results 1 – 8 of 8) sorted by relevance
54 c2_status_t createBlockPool(::C2Allocator::id_t allocatorId,
93 virtual Return<void> createBlockPool(
195 createBlockPool(uint32_t allocatorId) generates (202 * Destroys a local block pool previously created by createBlockPool().207 * createBlockPool().
342 res = C2PlatformStorePluginLoader::GetInstance()->createBlockPool( in _createBlockPool()354 c2_status_t createBlockPool( in createBlockPool() function in android::__anonbd81cce20411::_C2BlockPoolCache443 return sBlockPoolCache->createBlockPool(allocatorId, component, pool); in CreateCodec2BlockPool()
276 c2_status_t createBlockPool(
328 Return<void> Component::createBlockPool( in createBlockPool() function in hardware::google::media::c2::V1_0::utils::Component
764 c2_status_t Codec2Client::Component::createBlockPool( in createBlockPool() function in android::Codec2Client::Component769 Return<void> transStatus = base()->createBlockPool( in createBlockPool()
1836 err = mComponent->createBlockPool( in start()