Searched defs:allocateBuffer (Results 1 – 4 of 4) sorted by relevance
| /frameworks/minikin/tests/util/ | ||
| D | BufferUtils.h | 26 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer() function |
| /frameworks/av/media/libaudiohal/impl/ | ||
| D | EffectsFactoryHalHidl.cpp | 155 status_t EffectsFactoryHalHidl::allocateBuffer(size_t size, sp<EffectBufferHalInterface>* buffer) { in allocateBuffer() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl |
| /frameworks/av/media/libstagefright/omx/ | ||
| D | SoftOMXComponent.cpp | 297 OMX_ERRORTYPE SoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SoftOMXComponent |
| D | SimpleSoftOMXComponent.cpp | 298 OMX_ERRORTYPE SimpleSoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SimpleSoftOMXComponent |