Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLVertexBuffer.cpp38 void GLVertexBuffer::allocateBuffers(const GLfloat data[], const GLuint size) { in allocateBuffers() function in android::renderengine::gl::GLVertexBuffer
DGLFramebuffer.cpp71 void GLFramebuffer::allocateBuffers(uint32_t width, uint32_t height, void* data) { in allocateBuffers() function in android::renderengine::gl::GLFramebuffer
/frameworks/base/libs/hostgraphics/gui/
DSurface.h34 void allocateBuffers() {} in allocateBuffers() function
/frameworks/av/media/extractors/midi/
DMidiExtractor.cpp210 status_t MidiEngine::allocateBuffers(MediaBufferGroupHelper *group) { in allocateBuffers() function in android::MidiEngine
/frameworks/native/services/surfaceflinger/
DMonitoredProducer.cpp104 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.h279 Return<void> allocateBuffers( in allocateBuffers() function
/frameworks/native/libs/gui/bufferqueue/2.0/
DB2HGraphicBufferProducer.cpp318 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.cpp673 void BufferHubProducer::allocateBuffers(uint32_t /* width */, uint32_t /* height */, in allocateBuffers() function in android::BufferHubProducer
DIGraphicBufferProducer.cpp357 virtual void allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::BpGraphicBufferProducer
638 void allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::HpGraphicBufferProducer
DBufferQueueProducer.cpp1398 void BufferQueueProducer::allocateBuffers(uint32_t width, uint32_t height, in allocateBuffers() function in android::BufferQueueProducer
DSurface.cpp138 void Surface::allocateBuffers() { in allocateBuffers() function in android::Surface
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp222 void CanvasContext::allocateBuffers() { in allocateBuffers() function in android::uirenderer::renderthread::CanvasContext
DRenderProxy.cpp87 void RenderProxy::allocateBuffers() { in allocateBuffers() function in android::uirenderer::renderthread::RenderProxy
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp565 void VirtualDisplaySurface::allocateBuffers(uint32_t /* width */, in allocateBuffers() function in android::VirtualDisplaySurface
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp567 void FLACParser::allocateBuffers(MediaBufferGroupHelper *group) in allocateBuffers() function in android::FLACParser
/frameworks/base/core/java/android/view/
DSurface.java704 public void allocateBuffers() { in allocateBuffers() method in Surface
/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.java547 public void allocateBuffers() { in allocateBuffers() method in HardwareRenderer
/frameworks/av/media/libstagefright/
DACodec.cpp7155 status_t ACodec::LoadedToIdleState::allocateBuffers() { in allocateBuffers() function in android::ACodec::LoadedToIdleState