/external/chromium_org/ui/ozone/platform/dri/ |
D | dri_surface.cc | 23 scoped_refptr<DriBuffer> AllocateBuffer(DriWrapper* dri, in AllocateBuffer() function 62 buffers_[i] = AllocateBuffer(dri_, controller->GetModeSize()); in ResizeCanvas()
|
/external/chromium_org/remoting/client/jni/ |
D | jni_frame_consumer.cc | 101 AllocateBuffer(source_size); in SetSourceSize() 108 void JniFrameConsumer::AllocateBuffer(const webrtc::DesktopSize& source_size) { in AllocateBuffer() function in remoting::JniFrameConsumer
|
D | jni_frame_consumer.h | 56 void AllocateBuffer(const webrtc::DesktopSize& source_size);
|
/external/chromium_org/remoting/client/plugin/ |
D | pepper_view.cc | 94 webrtc::DesktopFrame* buffer = AllocateBuffer(); in Initialize() 97 buffer = AllocateBuffer(); in Initialize() 226 webrtc::DesktopFrame* PepperView::AllocateBuffer() { in AllocateBuffer() function in remoting::PepperView
|
D | pepper_view.h | 70 webrtc::DesktopFrame* AllocateBuffer();
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.h | 110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
|
D | dri_util.c | 512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
D | dri_util.h | 110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
|
D | dri_util.c | 512 return driDriverAPI.AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
|
/external/webp/src/dec/ |
D | buffer.c | 78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function 195 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
|
/external/chromium_org/third_party/libwebp/dec/ |
D | buffer.c | 78 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function 195 status = AllocateBuffer(out); in WebPAllocateDecBuffer()
|
/external/chromium_org/v8/src/heap/ |
D | mark-compact.h | 231 SlotsBuffer* AllocateBuffer(SlotsBuffer* next_buffer); 341 buffer = allocator->AllocateBuffer(buffer); in INLINE()
|
D | mark-compact.cc | 4412 buffer = allocator->AllocateBuffer(buffer); in AddTo() 4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer() function in v8::internal::SlotsBufferAllocator
|
/external/chromium_org/third_party/decklink/mac/include/ |
D | DeckLinkAPI.h | 434 …virtual HRESULT AllocateBuffer (/* in */ uint32_t bufferSize, /* out */ void **allocatedBuffer) = …
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/ |
D | dri2.c | 862 .AllocateBuffer = dri2_allocate_buffer,
|
/external/mesa3d/src/gallium/state_trackers/dri/drm/ |
D | dri2.c | 862 .AllocateBuffer = dri2_allocate_buffer,
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
D | intel_screen.c | 1195 .AllocateBuffer = intelAllocateBuffer,
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | intel_screen.c | 1195 .AllocateBuffer = intelAllocateBuffer,
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_screen.c | 1195 .AllocateBuffer = intelAllocateBuffer,
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_screen.c | 1195 .AllocateBuffer = intelAllocateBuffer,
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_screen.c | 1195 .AllocateBuffer = intelAllocateBuffer,
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
D | intel_screen.c | 1195 .AllocateBuffer = intelAllocateBuffer,
|