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

  /external/chromium_org/content/renderer/
render_thread_impl.cc 46 #include "content/common/gpu/client/gpu_channel_host.h"
901 GpuChannelHost* gpu_channel_host = GetGpuChannel(); local
902 if (gpu_channel_host) {
904 gpu_channel_host, factories_loop, context3d);
    [all...]
render_view_impl.cc 3017 GpuChannelHost* gpu_channel_host = local
    [all...]

Completed in 56 milliseconds