HomeSort by relevance Sort by last modified time
    Searched refs:host_routing_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/
child_frame_compositing_helper.cc 64 : host_routing_id_(host_routing_id),
106 host_routing_id_, GetInstanceID(), params));
109 new FrameHostMsg_CompositorFrameSwappedACK(host_routing_id_, params));
119 host_routing_id_, params));
122 new FrameHostMsg_BuffersSwappedACK(host_routing_id_, params));
133 host_routing_id_, GetInstanceID(), params));
136 new FrameHostMsg_ReclaimCompositorResources(host_routing_id_, params));
564 host_routing_id_, GetInstanceID(), request_id, resized_bitmap));
child_frame_compositing_helper.h 144 int host_routing_id_; member in class:content::ChildFrameCompositingHelper

Completed in 46 milliseconds