Searched refs:gpu_host_id (Results 26 - 28 of 28) sorted by relevance

12

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc359 int gpu_host_id,
377 route_id, gpu_host_id, ack);
1424 int gpu_host_id) {
1428 gpu_host_id,
1686 int gpu_host_id) {
1694 gpu_host_id,
357 AcknowledgeBufferForGpu( int32 route_id, int gpu_host_id, const std::string& received_mailbox, bool skip_frame, const scoped_refptr<ui::Texture>& texture_to_produce) argument
1422 AcceleratedSurfaceBuffersSwapped( const GpuHostMsg_AcceleratedSurfaceBuffersSwapped_Params& params_in_pixel, int gpu_host_id) argument
1684 AcceleratedSurfacePostSubBuffer( const GpuHostMsg_AcceleratedSurfacePostSubBuffer_Params& params_in_pixel, int gpu_host_id) argument
H A Drender_widget_host_impl.cc2312 int32 route_id, int gpu_host_id,
2314 GpuProcessHostUIShim* ui_shim = GpuProcessHostUIShim::FromID(gpu_host_id);
2311 AcknowledgeBufferPresent( int32 route_id, int gpu_host_id, const AcceleratedSurfaceMsg_BufferPresented_Params& params) argument
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.cc544 return host_.get() ? host_->gpu_host_id() : 0;

Completed in 391 milliseconds

12