Searched defs:AllocateBuffer (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/remoting/client/jni/
H A Djni_frame_consumer.cc82 AllocateBuffer();
108 &JniFrameConsumer::AllocateBuffer, base::Unretained(this)));
111 void JniFrameConsumer::AllocateBuffer() { function in class:remoting::JniFrameConsumer
116 base::Bind(&JniFrameConsumer::AllocateBuffer,
/external/chromium_org/remoting/client/plugin/
H A Dpepper_view.cc219 webrtc::DesktopFrame* PepperView::AllocateBuffer() { function in class:remoting::PepperView
250 webrtc::DesktopFrame* buffer = AllocateBuffer();
253 buffer = AllocateBuffer();
/external/chromium_org/third_party/libwebp/dec/
H A Dbuffer.c77 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { function
168 return AllocateBuffer(out);
/external/webp/src/dec/
H A Dbuffer.c77 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { function
168 return AllocateBuffer(out);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member in struct:__DriverAPIRec
/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member in struct:__DriverAPIRec

Completed in 347 milliseconds