Searched defs:allocateBuffer (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libaudiohal/impl/ | ||
D | EffectsFactoryHalHidl.cpp | 152 status_t EffectsFactoryHalHidl::allocateBuffer(size_t size, sp<EffectBufferHalInterface>* buffer) { in allocateBuffer() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl |
/frameworks/native/services/bufferhub/ | ||
D | BufferHubService.cpp | 46 Return<void> BufferHubService::allocateBuffer(const HardwareBufferDescription& description, in allocateBuffer() function in android::frameworks::bufferhub::V1_0::implementation::BufferHubService |
/frameworks/av/media/libstagefright/omx/ | ||
D | SoftOMXComponent.cpp | 297 OMX_ERRORTYPE SoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SoftOMXComponent |
D | SimpleSoftOMXComponent.cpp | 281 OMX_ERRORTYPE SimpleSoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SimpleSoftOMXComponent |