Home
last modified time | relevance | path

Searched defs:allocateBuffer (Results 1 – 4 of 4) sorted by relevance

/frameworks/minikin/tests/util/
DBufferUtils.h26 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer() function
34 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer() function
/frameworks/av/media/libaudiohal/impl/
DEffectsFactoryHalHidl.cpp155 status_t EffectsFactoryHalHidl::allocateBuffer(size_t size, sp<EffectBufferHalInterface>* buffer) { in allocateBuffer() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl
/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp297 OMX_ERRORTYPE SoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SoftOMXComponent
DSimpleSoftOMXComponent.cpp298 OMX_ERRORTYPE SimpleSoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SimpleSoftOMXComponent