Home
last modified time | relevance | path

Searched refs:AllocateBuffer (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/remoting/client/jni/
Djni_frame_consumer.cc101 AllocateBuffer(source_size); in SetSourceSize()
108 void JniFrameConsumer::AllocateBuffer(const webrtc::DesktopSize& source_size) { in AllocateBuffer() function in remoting::JniFrameConsumer
Djni_frame_consumer.h56 void AllocateBuffer(const webrtc::DesktopSize& source_size);
/external/chromium_org/remoting/client/plugin/
Dpepper_view.cc94 webrtc::DesktopFrame* buffer = AllocateBuffer(); in Initialize()
97 buffer = AllocateBuffer(); in Initialize()
226 webrtc::DesktopFrame* PepperView::AllocateBuffer() { in AllocateBuffer() function in remoting::PepperView
Dpepper_view.h70 webrtc::DesktopFrame* AllocateBuffer();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
Ddri_util.c512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
Ddri_util.c512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
/external/chromium_org/third_party/libwebp/dec/
Dbuffer.c78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
195 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
/external/webp/src/dec/
Dbuffer.c78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
195 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
/external/chromium_org/v8/src/
Dmark-compact.h235 SlotsBuffer* AllocateBuffer(SlotsBuffer* next_buffer);
355 buffer = allocator->AllocateBuffer(buffer); in INLINE()
Dmark-compact.cc4310 buffer = allocator->AllocateBuffer(buffer); in AddTo()
4448 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator
/external/mesa3d/src/gallium/state_trackers/dri/drm/
Ddri2.c862 .AllocateBuffer = dri2_allocate_buffer,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
Ddri2.c862 .AllocateBuffer = dri2_allocate_buffer,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c1195 .AllocateBuffer = intelAllocateBuffer,