GetMaximumClientAllocation 468 content/common/gpu/gpu_memory_manager.cc bytes_required = std::min(bytes_required, GetMaximumClientAllocation()); GetMaximumClientAllocation 472 content/common/gpu/gpu_memory_manager.cc bytes_nicetohave = std::min(bytes_nicetohave, GetMaximumClientAllocation()); GetMaximumClientAllocation 490 content/common/gpu/gpu_memory_manager.cc uint64 bytes_overall_cap_visible = GetMaximumClientAllocation(); GetMaximumClientAllocation 593 content/common/gpu/gpu_memory_manager.cc GetMaximumClientAllocation()); GetMaximumClientAllocation 626 content/common/gpu/gpu_memory_manager.cc CHECK(GetMaximumClientAllocation() >= GetMaximumClientAllocation 628 content/common/gpu/gpu_memory_manager.cc uint64 bytes_extra = GetMaximumClientAllocation() - GetMaximumClientAllocation 638 content/common/gpu/gpu_memory_manager.cc uint64 bytes_extra = GetMaximumClientAllocation() - GetMaximumClientAllocation 149 content/common/gpu/gpu_memory_manager.h uint64 GetMaximumClientAllocation() const; GetMaximumClientAllocation 226 content/common/gpu/gpu_memory_manager_unittest.cc return memmgr_.GetMaximumClientAllocation(); GetMaximumClientAllocation 505 content/common/gpu/gpu_memory_manager_unittest.cc if (stub1allocation2 != GetMaximumClientAllocation()) GetMaximumClientAllocation 522 content/common/gpu/gpu_memory_manager_unittest.cc if (stub1allocation3 != GetMaximumClientAllocation()) GetMaximumClientAllocation 540 content/common/gpu/gpu_memory_manager_unittest.cc if (stub3allocation3 != GetMaximumClientAllocation())