Searched refs:createBlockPool (Results 1 – 10 of 10) sorted by relevance
64 c2_status_t createBlockPool(::C2Allocator::id_t allocatorId,
53 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::__anonbd81cce20411::_C2BlockPoolCache449 return sBlockPoolCache->createBlockPool(allocatorId, component, pool); in CreateCodec2BlockPool()
93 virtual Return<void> createBlockPool(
234 createBlockPool(uint32_t allocatorId) generates (241 * Destroys a local block pool previously created by createBlockPool().244 * createBlockPool().320 * previously created by createBlockPool()) must have been released.
195 createBlockPool(uint32_t allocatorId) generates (202 * Destroys a local block pool previously created by createBlockPool().207 * createBlockPool().
311 c2_status_t createBlockPool(
807 c2_status_t Codec2Client::Component::createBlockPool( in createBlockPool() function in android::Codec2Client::Component812 Return<void> transStatus = base()->createBlockPool( in createBlockPool()
583 Return<void> Component::createBlockPool( in createBlockPool() function in hardware::google::media::c2::V1_0::utils::Component
2296 err = mComponent->createBlockPool( in start()