/external/chromium_org/cc/resources/ |
D | texture_mailbox.cc | 15 TextureMailbox::TextureMailbox(const gpu::MailboxHolder& mailbox_holder) in TextureMailbox()
|
D | transferable_resource.h | 35 gpu::MailboxHolder mailbox_holder; member
|
D | video_resource_updater.cc | 334 const gpu::MailboxHolder* mailbox_holder = video_frame->mailbox_holder(); in CreateForHardwarePlanes() local
|
/external/chromium_org/content/browser/compositor/ |
D | reflector_impl.cc | 63 void ReflectorImpl::InitOnImplThread(const gpu::MailboxHolder& mailbox_holder) { in InitOnImplThread() 178 const gpu::MailboxHolder& mailbox_holder, in AttachToOutputSurfaceOnImplThread()
|
D | reflector_impl.h | 99 gpu::MailboxHolder mailbox_holder; member
|
/external/chromium_org/content/browser/renderer_host/media/ |
D | video_capture_host.cc | 97 const gpu::MailboxHolder& mailbox_holder, in OnMailboxBufferReady() 162 const gpu::MailboxHolder& mailbox_holder, in DoSendFilledMailboxBufferOnIOThread()
|
D | video_capture_controller_unittest.cc | 85 const gpu::MailboxHolder& mailbox_holder, in OnMailboxBufferReady()
|
D | video_capture_host_unittest.cc | 255 const gpu::MailboxHolder& mailbox_holder, in OnMailboxBufferFilledDispatch()
|
D | video_capture_manager_unittest.cc | 61 const gpu::MailboxHolder& mailbox_holder, in OnMailboxBufferReady()
|
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/ |
D | bitmap_uploader.cc | 136 MailboxHolderPtr mailbox_holder = MailboxHolder::New(); in Upload() local
|
/external/chromium_org/content/renderer/media/ |
D | video_capture_message_filter_unittest.cc | 122 gpu::MailboxHolder mailbox_holder(mailbox, 0, syncpoint); in TEST() local
|
D | video_capture_message_filter.cc | 147 const gpu::MailboxHolder& mailbox_holder, in OnMailboxBufferReceived()
|
D | video_capture_impl.cc | 265 const gpu::MailboxHolder& mailbox_holder, in OnMailboxBufferReceived()
|
/external/chromium_org/media/base/ |
D | video_frame.cc | 167 scoped_ptr<gpu::MailboxHolder> mailbox_holder, in WrapNativeTexture() 709 scoped_ptr<gpu::MailboxHolder> mailbox_holder, in VideoFrame() 889 const gpu::MailboxHolder* VideoFrame::mailbox_holder() const { in mailbox_holder() function in media::VideoFrame
|
D | video_frame_unittest.cc | 305 const gpu::MailboxHolder* mailbox_holder = frame->mailbox_holder(); in TEST() local
|
/external/chromium_org/mojo/services/public/cpp/surfaces/tests/ |
D | surface_unittest.cc | 397 gpu::MailboxHolder mailbox_holder; in TEST() local
|
/external/chromium_org/media/blink/ |
D | webmediaplayer_impl.cc | 601 const gpu::MailboxHolder* mailbox_holder = video_frame->mailbox_holder(); in copyVideoTextureToPlatformTexture() local
|
/external/chromium_org/content/renderer/media/android/ |
D | webmediaplayer_android.cc | 649 const gpu::MailboxHolder* mailbox_holder = video_frame->mailbox_holder(); in copyVideoTextureToPlatformTexture() local
|