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

  /external/chromium_org/content/common/gpu/
gpu_memory_manager.h 171 uint64 max_surfaces_with_frontbuffer_soft_limit_; member in class:content::GpuMemoryManager
gpu_memory_manager.cc 45 max_surfaces_with_frontbuffer_soft_limit_(
352 if (non_hibernated_clients < max_surfaces_with_frontbuffer_soft_limit_) {

Completed in 72 milliseconds