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

  /external/chromium_org/content/browser/gpu/
gpu_process_host.h 182 bool LaunchGpuProcess(const std::string& channel_id);
gpu_process_host.cc 595 TRACE_EVENT_INSTANT0("gpu", "LaunchGpuProcess", TRACE_EVENT_SCOPE_THREAD);
613 if (!LaunchGpuProcess(channel_id)) {
    [all...]

Completed in 34 milliseconds