Home
last modified time | relevance | path

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

/external/chromium_org/ui/ozone/platform/dri/
Ddri_surface.cc23 scoped_refptr<DriBuffer> AllocateBuffer(DriWrapper* dri, in AllocateBuffer() function
/external/chromium_org/remoting/client/jni/
Djni_frame_consumer.cc108 void JniFrameConsumer::AllocateBuffer(const webrtc::DesktopSize& source_size) { in AllocateBuffer() function in remoting::JniFrameConsumer
/external/chromium_org/remoting/client/plugin/
Dpepper_view.cc226 webrtc::DesktopFrame* PepperView::AllocateBuffer() { in AllocateBuffer() function in remoting::PepperView
/external/webp/src/dec/
Dbuffer.c78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/external/chromium_org/third_party/libwebp/dec/
Dbuffer.c78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/external/chromium_org/v8/src/heap/
Dmark-compact.cc4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator