Searched defs:AllocateBuffer (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/bufferpool/2.0/tests/ |
D | single.cpp | 95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
|
D | BufferpoolUnitTest.cpp | 237 TEST_F(BufferpoolUnitTest, AllocateBuffer) { in TEST_F() argument
|
/frameworks/av/media/bufferpool/1.0/vts/ |
D | single.cpp | 95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
|
/frameworks/native/services/vr/bufferhubd/ |
D | producer_queue_channel.cpp | 198 ProducerQueueChannel::AllocateBuffer(Message& message, uint32_t width, in AllocateBuffer() function in android::dvr::ProducerQueueChannel
|
/frameworks/native/libs/gui/ |
D | BufferHubProducer.cpp | 783 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/ |
D | buffer_hub_queue_client.cpp | 503 Status<size_t> ProducerQueue::AllocateBuffer(uint32_t width, uint32_t height, in AllocateBuffer() function in android::dvr::ProducerQueue
|
/frameworks/native/headers/media_plugin/media/openmax/ |
D | OMX_Component.h | 507 OMX_ERRORTYPE (*AllocateBuffer)( member
|
/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
D | buffer_hub_queue-test.cpp | 55 void AllocateBuffer(size_t* slot_out = nullptr) { in AllocateBuffer() function in android::dvr::__anon277bfde10111::BufferHubQueueTest
|