Home
last modified time | relevance | path

Searched refs:gdi_current_handles (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/task_manager/sampling/
H A Dtask_group.h114 int64_t gdi_current_handles() const { return gdi_current_handles_; } in gdi_current_handles() function
H A Dtask_manager_impl.cc201 *current = task_group->gdi_current_handles(); in GetGDIHandles()