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

  /external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.h 91 void OnGraphicsInfoCollected(const gpu::GPUInfo& gpu_info);
gpu_process_host_ui_shim.cc 217 OnGraphicsInfoCollected)
238 void GpuProcessHostUIShim::OnGraphicsInfoCollected(
240 // OnGraphicsInfoCollected is sent back after the GPU process successfully
242 TRACE_EVENT0("test_gpu", "OnGraphicsInfoCollected");

Completed in 25 milliseconds