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

  /external/chromium_org/content/browser/gpu/
gpu_process_host.h 247 std::multiset<GURL> urls_with_live_offscreen_contexts_; member in class:content::GpuProcessHost
gpu_process_host.cc 819 urls_with_live_offscreen_contexts_.insert(url);
860 urls_with_live_offscreen_contexts_.erase(url);
    [all...]

Completed in 204 milliseconds