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

  /external/chromium_org/content/common/gpu/
gpu_channel_manager.cc 39 gpu_child_thread_(gpu_child_thread),
81 gpu_child_thread_->AddRoute(routing_id, listener);
85 gpu_child_thread_->RemoveRoute(routing_id);
113 return gpu_child_thread_->Send(msg);
gpu_channel_manager.h 141 ChildThread* gpu_child_thread_; member in class:content::GpuChannelManager

Completed in 2132 milliseconds