Home
last modified time | relevance | path

Searched defs:allocateBuffers (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/surfaceflinger/
DMonitoredProducer.cpp108 void MonitoredProducer::allocateBuffers(bool async, uint32_t width, in allocateBuffers() function in android::MonitoredProducer
/frameworks/base/core/java/android/view/
DSurface.java482 public void allocateBuffers() { in allocateBuffers() method in Surface
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp519 void VirtualDisplaySurface::allocateBuffers(bool /* async */, in allocateBuffers() function in android::VirtualDisplaySurface
/frameworks/native/libs/gui/
DBufferQueueProducer.cpp906 void BufferQueueProducer::allocateBuffers(bool async, uint32_t width, in allocateBuffers() function in android::BufferQueueProducer
DIGraphicBufferProducer.cpp257 virtual void allocateBuffers(bool async, uint32_t width, uint32_t height, in allocateBuffers() function in android::BpGraphicBufferProducer
DSurface.cpp96 void Surface::allocateBuffers() { in allocateBuffers() function in android::Surface
/frameworks/av/media/libstagefright/
DFLACExtractor.cpp632 void FLACParser::allocateBuffers() in allocateBuffers() function in android::FLACParser
DOMXCodec.cpp1608 status_t OMXCodec::allocateBuffers() { in allocateBuffers() function in android::OMXCodec
DACodec.cpp5209 status_t ACodec::LoadedToIdleState::allocateBuffers() { in allocateBuffers() function in android::ACodec::LoadedToIdleState