Searched refs:GetTransportDIB (Results 1 – 14 of 14) sorted by relevance
42 virtual TransportDIB* GetTransportDIB() const = 0;81 TransportDIB* GetTransportDIB() const;119 virtual TransportDIB* GetTransportDIB() const OVERRIDE;151 virtual TransportDIB* GetTransportDIB() const OVERRIDE;
110 TransportDIB* PPB_ImageData_Impl::GetTransportDIB() const { in GetTransportDIB() function in content::PPB_ImageData_Impl111 return backend_->GetTransportDIB(); in GetTransportDIB()214 TransportDIB* ImageDataPlatformBackend::GetTransportDIB() const { in GetTransportDIB() function in content::ImageDataPlatformBackend293 TransportDIB* ImageDataSimpleBackend::GetTransportDIB() const { in GetTransportDIB() function in content::ImageDataSimpleBackend
1211 if (!image_data->GetTransportDIB()) in GetBitmapForOptimizedPluginPaint()1240 *dib = image_data->GetTransportDIB(); in GetBitmapForOptimizedPluginPaint()
140 virtual TransportDIB* GetTransportDIB(TransportDIB::Id dib_id) = 0;
59 virtual TransportDIB* GetTransportDIB(TransportDIB::Id dib_id) OVERRIDE;
163 TransportDIB* MockRenderProcessHost::GetTransportDIB(TransportDIB::Id dib_id) { in GetTransportDIB() function in content::MockRenderProcessHost
123 TransportDIB* dib = process->GetTransportDIB(bitmap); in PaintToBackingStore()
102 virtual TransportDIB* GetTransportDIB(TransportDIB::Id dib_id) OVERRIDE;
113 TransportDIB* dib = process->GetTransportDIB(bitmap); in PaintToBackingStore()
369 TransportDIB* dib = process->GetTransportDIB(bitmap); in PaintToBackingStore()
88 TransportDIB* dib = process->GetTransportDIB(bitmap);
1577 TransportDIB* dib = process_->GetTransportDIB(params.bitmap); in OnUpdateRect()1799 TransportDIB* dib = process_->GetTransportDIB(id); in OnShowDisambiguationPopup()
1246 TransportDIB* RenderProcessHostImpl::GetTransportDIB( in GetTransportDIB() function in content::RenderProcessHostImpl
1803 GetTransportDIB(params.bitmap); in OnUpdateRect()