Home
last modified time | relevance | path

Searched defs:buffer_id (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/content/browser/renderer_host/media/
Dvideo_capture_buffer_pool.cc29 int buffer_id, in ShareToProcess()
45 bool VideoCaptureBufferPool::GetBufferInfo(int buffer_id, in GetBufferInfo()
68 void VideoCaptureBufferPool::RelinquishProducerReservation(int buffer_id) { in RelinquishProducerReservation()
80 int buffer_id, in HoldForConsumers()
97 void VideoCaptureBufferPool::RelinquishConsumerHold(int buffer_id, in RelinquishConsumerHold()
150 int buffer_id = next_buffer_id_++; in ReserveForProducerInternal() local
163 int buffer_id) { in GetBuffer()
Dvideo_capture_host.cc60 int buffer_id) { in OnBufferCreated()
69 int buffer_id) { in OnBufferDestroyed()
78 int buffer_id, in OnBufferReady()
94 int buffer_id, in OnMailboxBufferReady()
121 int buffer_id) { in DoSendNewBufferOnIOThread()
133 int buffer_id) { in DoSendFreeBufferOnIOThread()
144 int buffer_id, in DoSendFilledBufferOnIOThread()
158 int buffer_id, in DoSendFilledMailboxBufferOnIOThread()
299 int buffer_id, in OnReceiveEmptyBuffer()
Dvideo_capture_controller_unittest.cc54 int length, int buffer_id) OVERRIDE { in OnBufferCreated()
58 int buffer_id) OVERRIDE { in OnBufferDestroyed()
62 int buffer_id, in OnBufferReady()
76 int buffer_id, in OnMailboxBufferReady()
Dvideo_capture_manager_unittest.cc51 int length, int buffer_id) OVERRIDE {} in OnBufferCreated()
53 int buffer_id) OVERRIDE {} in OnBufferDestroyed()
55 int buffer_id, in OnBufferReady()
59 int buffer_id, in OnMailboxBufferReady()
Dvideo_capture_host_unittest.cc205 int buffer_id) { in OnNewBufferCreatedDispatch()
212 void OnBufferFreedDispatch(int device_id, int buffer_id) { in OnBufferFreedDispatch()
223 int buffer_id, in OnBufferFilledDispatch()
249 int buffer_id, in OnMailboxBufferFilledDispatch()
Dvideo_capture_controller.cc43 int buffer_id, in PoolBuffer()
251 int buffer_id, in ReturnBuffer()
512 int buffer_id = in DoReserveOutputBuffer() local
Dvideo_capture_buffer_pool_unittest.cc53 int buffer_id = pool_->ReserveForProducer(frame_bytes, &buffer_id_to_drop); in ReserveI420Buffer() local
/external/chromium_org/media/cdm/ppapi/
Dcdm_helpers.cc26 uint32_t buffer_id, in Create()
67 uint32_t buffer_id, in PpbBuffer()
86 uint32_t buffer_id = 0; in Allocate() local
108 void PpbBufferAllocator::Release(uint32_t buffer_id) { in Release()
Dcdm_helpers.h51 uint32_t buffer_id() const { return buffer_id_; } in buffer_id() function
/external/chromium_org/content/renderer/media/
Dvideo_capture_message_filter.cc108 int buffer_id) { in OnBufferCreated()
127 int buffer_id, in OnBufferReceived()
147 int buffer_id, in OnMailboxBufferReceived()
170 int buffer_id) { in OnBufferDestroyed()
Dvideo_capture_impl.cc171 int length, int buffer_id) { in OnBufferCreated()
195 void VideoCaptureImpl::OnBufferDestroyed(int buffer_id) { in OnBufferDestroyed()
207 void VideoCaptureImpl::OnBufferReceived(int buffer_id, in OnBufferReceived()
261 int buffer_id, in OnMailboxBufferReceived()
297 int buffer_id, in OnClientBufferFinished()
Dvideo_capture_message_filter_unittest.cc91 int buffer_id = 22; in TEST() local
Dvideo_capture_impl_unittest.cc82 int buffer_id, in DeviceReceiveEmptyBuffer()
/external/chromium_org/android_webview/browser/
Dgpu_memory_buffer_factory_impl.cc23 GpuMemoryBufferImpl(long buffer_id, gfx::Size size) in GpuMemoryBufferImpl()
83 long buffer_id = g_gl_draw_functions->create_graphic_buffer(width, height); in CreateGpuMemoryBuffer() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/
Dva_buffer.c72 vlVaDestroyBuffer(VADriverContextP ctx, VABufferID buffer_id) in vlVaDestroyBuffer()
/external/mesa3d/src/gallium/state_trackers/va/
Dva_buffer.c72 vlVaDestroyBuffer(VADriverContextP ctx, VABufferID buffer_id) in vlVaDestroyBuffer()
/external/chromium_org/gpu/command_buffer/client/
Dvertex_array_object_manager.cc69 GLuint buffer_id() const { in buffer_id() function in gpu::gles2::VertexArrayObject::VertexAttrib
106 GLuint buffer_id, in SetInfo()
245 GLuint buffer_id, in SetAttribPointer()
432 GLuint buffer_id, in SetAttribPointer()
Dgles2_implementation.cc807 GLuint buffer_id, GLsizei count, GLenum type, GLuint offset) { in GetMaxValueInBufferCHROMIUMHelper()
821 GLuint buffer_id, GLsizei count, GLenum type, GLuint offset) { in GetMaxValueInBufferCHROMIUM()
1397 GLuint buffer_id; in BufferDataHelper() local
1471 GLuint buffer_id; in BufferSubDataHelper() local
1560 GLuint* buffer_id) { in GetBoundPixelTransferBuffer()
1582 GLuint buffer_id, in GetBoundPixelUnpackTransferBufferIfValid()
2458 GLenum target, GLuint buffer_id) { in BindBufferHelper()
3735 GLuint buffer_id; in MapBufferCHROMIUM() local
3769 GLuint buffer_id; in UnmapBufferCHROMIUM() local
4012 GLuint buffer_id = gpu_memory_buffer_tracker_->CreateBuffer( in CreateImageCHROMIUMHelper() local
/external/chromium_org/content/common/gpu/media/
Dgpu_video_encode_accelerator.cc240 int32 buffer_id, in OnUseOutputBitstreamBuffer()
Dvaapi_wrapper.cc293 VABufferID buffer_id; in SubmitBuffer() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/drm/
Dmodeset.c388 uint32_t buffer_id, uint32_t x, uint32_t y, in drm_display_set_crtc()
457 uint32_t buffer_id; in drm_display_program() local
Dnative_drm.h91 uint32_t buffer_id; member
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dmodeset.c388 uint32_t buffer_id, uint32_t x, uint32_t y, in drm_display_set_crtc()
457 uint32_t buffer_id; in drm_display_program() local
Dnative_drm.h91 uint32_t buffer_id; member
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.cc476 unsigned buffer_id = buffer & 0xffff; in bindBuffer() local
627 GLuint buffer_id = namespace_->next_buffer_id++; in NextBufferId() local
636 unsigned buffer_id = id & 0xffff; in RetireBufferId() local

12