Home
last modified time | relevance | path

Searched refs:SimulateRemoveAllContext (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/gpu/
Dgpu_process_host_ui_shim.h77 CONTENT_EXPORT void SimulateRemoveAllContext();
Dgpu_process_host_ui_shim.cc183 void GpuProcessHostUIShim::SimulateRemoveAllContext() { in SimulateRemoveAllContext() function in content::GpuProcessHostUIShim
/external/chromium_org/content/browser/frame_host/
Ddebug_urls.cc137 shim->SimulateRemoveAllContext(); in HandleDebugURL()