Home
last modified time | relevance | path

Searched defs:AllocateBuffer (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/bufferpool/1.0/vts/
Dsingle.cpp95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
/frameworks/av/media/bufferpool/2.0/tests/
Dsingle.cpp95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
/frameworks/native/services/vr/bufferhubd/
Dproducer_queue_channel.cpp198 ProducerQueueChannel::AllocateBuffer(Message& message, uint32_t width, in AllocateBuffer() function in android::dvr::ProducerQueueChannel
/frameworks/native/libs/gui/
DBufferHubProducer.cpp784 status_t BufferHubProducer::AllocateBuffer(uint32_t width, uint32_t height, uint32_t layer_count, in AllocateBuffer() function in android::BufferHubProducer
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp503 Status<size_t> ProducerQueue::AllocateBuffer(uint32_t width, uint32_t height, in AllocateBuffer() function in android::dvr::ProducerQueue
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue-test.cpp55 void AllocateBuffer(size_t* slot_out = nullptr) { in AllocateBuffer() function in android::dvr::__anonba5096350111::BufferHubQueueTest
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Component.h507 OMX_ERRORTYPE (*AllocateBuffer)( member