Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DReliableSurface.h38 void allocateBuffers() { mSurface->allocateBuffers(); } in allocateBuffers() function
DCanvasContext.cpp204 void CanvasContext::allocateBuffers() { in allocateBuffers() function in android::uirenderer::renderthread::CanvasContext
DRenderProxy.cpp91 void RenderProxy::allocateBuffers() { in allocateBuffers() function in android::uirenderer::renderthread::RenderProxy
/frameworks/av/media/extractors/midi/
DMidiExtractor.cpp210 status_t MidiEngine::allocateBuffers(MediaBufferGroupHelper *group) { in allocateBuffers() function in android::MidiEngine
/frameworks/native/services/surfaceflinger/
DMonitoredProducer.cpp106 void MonitoredProducer::allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::MonitoredProducer
/frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
DWGraphicBufferProducer.h280 Return<void> allocateBuffers( in allocateBuffers() function
/frameworks/native/libs/gui/bufferqueue/2.0/
DB2HGraphicBufferProducer.cpp288 Return<HStatus> B2HGraphicBufferProducer::allocateBuffers( in allocateBuffers() function in android::hardware::graphics::bufferqueue::V2_0::utils::B2HGraphicBufferProducer
DH2BGraphicBufferProducer.cpp389 void H2BGraphicBufferProducer::allocateBuffers( in allocateBuffers() function in android::hardware::graphics::bufferqueue::V2_0::utils::H2BGraphicBufferProducer
/frameworks/native/libs/gui/tests/
DMalicious.cpp71 void allocateBuffers(uint32_t width, uint32_t height, PixelFormat format, in allocateBuffers() function in android::test::ProxyBQP
/frameworks/native/libs/gui/
DBufferHubProducer.cpp674 void BufferHubProducer::allocateBuffers(uint32_t /* width */, uint32_t /* height */, in allocateBuffers() function in android::BufferHubProducer
DIGraphicBufferProducer.cpp356 virtual void allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::BpGraphicBufferProducer
626 void allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::HpGraphicBufferProducer
DBufferQueueProducer.cpp1349 void BufferQueueProducer::allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::BufferQueueProducer
DSurface.cpp124 void Surface::allocateBuffers() { in allocateBuffers() function in android::Surface
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp565 void VirtualDisplaySurface::allocateBuffers(uint32_t /* width */, in allocateBuffers() function in android::VirtualDisplaySurface
/frameworks/base/core/java/android/view/
DSurface.java672 public void allocateBuffers() { in allocateBuffers() method in Surface
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp565 void FLACParser::allocateBuffers(MediaBufferGroupHelper *group) in allocateBuffers() function in android::FLACParser
/frameworks/native/libs/gui/bufferqueue/1.0/
DH2BGraphicBufferProducer.cpp1160 void H2BGraphicBufferProducer::allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::hardware::graphics::bufferqueue::V1_0::utils::H2BGraphicBufferProducer
/frameworks/base/graphics/java/android/graphics/
DHardwareRenderer.java536 public void allocateBuffers() { in allocateBuffers() method in HardwareRenderer
/frameworks/av/media/libstagefright/
DACodec.cpp7079 status_t ACodec::LoadedToIdleState::allocateBuffers() { in allocateBuffers() function in android::ACodec::LoadedToIdleState