Home
last modified time | relevance | path

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

/external/chromium_org/content/common/gpu/
Dgpu_memory_manager.cc45 max_surfaces_with_frontbuffer_soft_limit_( in GpuMemoryManager()
352 if (non_hibernated_clients < max_surfaces_with_frontbuffer_soft_limit_) { in SetClientsHibernatedState()
Dgpu_memory_manager.h171 uint64 max_surfaces_with_frontbuffer_soft_limit_; variable