Searched refs:guest_params (Results 1 – 2 of 2) sorted by relevance
331 FrameMsg_CompositorFrameSwapped_Params guest_params; in SwapCompositorFrame() local332 frame->AssignTo(&guest_params.frame); in SwapCompositorFrame()333 guest_params.output_surface_id = output_surface_id; in SwapCompositorFrame()334 guest_params.producing_route_id = host_routing_id; in SwapCompositorFrame()335 guest_params.producing_host_id = host_process_id; in SwapCompositorFrame()339 browser_plugin_instance_id(), guest_params)); in SwapCompositorFrame()
354 ViewHostMsg_SelectionBounds_Params guest_params(params); in SelectionBoundsChanged() local355 guest_params.anchor_rect.set_origin( in SelectionBoundsChanged()357 guest_params.focus_rect.set_origin( in SelectionBoundsChanged()359 rwhv->SelectionBoundsChanged(guest_params); in SelectionBoundsChanged()