Searched defs:allocateBuffer (Results 1 – 5 of 5) sorted by relevance
26 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer() function34 std::vector<uint8_t> allocateBuffer(const T& t) { in allocateBuffer() function
115 static std::shared_ptr<ExternalTexture> allocateBuffer(RenderEngine& re, uint32_t width, in allocateBuffer() function
215 status_t EffectsFactoryHalHidl::allocateBuffer(size_t size, sp<EffectBufferHalInterface>* buffer) { in allocateBuffer() function in android::effect::EffectsFactoryHalHidl
297 OMX_ERRORTYPE SoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SoftOMXComponent
298 OMX_ERRORTYPE SimpleSoftOMXComponent::allocateBuffer( in allocateBuffer() function in android::SimpleSoftOMXComponent