MemoryAllocation   14 cc/output/managed_memory_policy.cc using gpu::MemoryAllocation;
MemoryAllocation   18 cc/output/managed_memory_policy.cc       priority_cutoff_when_visible(MemoryAllocation::CUTOFF_ALLOW_EVERYTHING),
MemoryAllocation   22 cc/output/managed_memory_policy.cc     const gpu::MemoryAllocation& allocation)
MemoryAllocation   29 cc/output/managed_memory_policy.cc     MemoryAllocation::PriorityCutoff priority_cutoff_when_visible,
MemoryAllocation   47 cc/output/managed_memory_policy.cc     MemoryAllocation::PriorityCutoff priority_cutoff) {
MemoryAllocation   49 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_NOTHING:
MemoryAllocation   51 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_REQUIRED_ONLY:
MemoryAllocation   53 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE:
MemoryAllocation   55 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_EVERYTHING:
MemoryAllocation   65 cc/output/managed_memory_policy.cc     gpu::MemoryAllocation::PriorityCutoff priority_cutoff) {
MemoryAllocation   67 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_NOTHING:
MemoryAllocation   69 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_REQUIRED_ONLY:
MemoryAllocation   71 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE:
MemoryAllocation   73 cc/output/managed_memory_policy.cc     case MemoryAllocation::CUTOFF_ALLOW_EVERYTHING:
MemoryAllocation   20 cc/output/managed_memory_policy.h       const gpu::MemoryAllocation& allocation);
MemoryAllocation   23 cc/output/managed_memory_policy.h       gpu::MemoryAllocation::PriorityCutoff priority_cutoff_when_visible,
MemoryAllocation   29 cc/output/managed_memory_policy.h   gpu::MemoryAllocation::PriorityCutoff priority_cutoff_when_visible;
MemoryAllocation   33 cc/output/managed_memory_policy.h       gpu::MemoryAllocation::PriorityCutoff priority_cutoff);
MemoryAllocation   35 cc/output/managed_memory_policy.h       gpu::MemoryAllocation::PriorityCutoff priority_cutoff);
MemoryAllocation  421 cc/output/output_surface_unittest.cc TEST(OutputSurfaceTest, MemoryAllocation) {
MemoryAllocation  433 cc/output/output_surface_unittest.cc       gpu::MemoryAllocation::CUTOFF_ALLOW_REQUIRED_ONLY;
MemoryAllocation  437 cc/output/output_surface_unittest.cc   EXPECT_EQ(gpu::MemoryAllocation::CUTOFF_ALLOW_REQUIRED_ONLY,
MemoryAllocation  441 cc/output/output_surface_unittest.cc       gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING;
MemoryAllocation  443 cc/output/output_surface_unittest.cc   EXPECT_EQ(gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING,
MemoryAllocation  232 cc/trees/layer_tree_host_impl.cc           gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING,
MemoryAllocation 1142 cc/trees/layer_tree_host_impl.cc                    : gpu::MemoryAllocation::CUTOFF_ALLOW_NOTHING));
MemoryAllocation 1183 cc/trees/layer_tree_host_impl.cc           gpu::MemoryAllocation::CUTOFF_ALLOW_NOTHING);
MemoryAllocation 1714 cc/trees/layer_tree_host_impl.cc         gpu::MemoryAllocation::CUTOFF_ALLOW_REQUIRED_ONLY;
MemoryAllocation 5624 cc/trees/layer_tree_host_impl_unittest.cc       456, gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING, 1000);
MemoryAllocation 5626 cc/trees/layer_tree_host_impl_unittest.cc       gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING);
MemoryAllocation 5628 cc/trees/layer_tree_host_impl_unittest.cc       gpu::MemoryAllocation::CUTOFF_ALLOW_REQUIRED_ONLY);
MemoryAllocation 5630 cc/trees/layer_tree_host_impl_unittest.cc       gpu::MemoryAllocation::CUTOFF_ALLOW_NOTHING);
MemoryAllocation   32 cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc         ManagedMemoryPolicy(1, gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING,
MemoryAllocation 2545 cc/trees/layer_tree_host_unittest.cc                                 gpu::MemoryAllocation::CUTOFF_ALLOW_EVERYTHING,
MemoryAllocation 4650 cc/trees/layer_tree_host_unittest.cc             gpu::MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE,
MemoryAllocation 4658 cc/trees/layer_tree_host_unittest.cc             gpu::MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE,
MemoryAllocation 4804 cc/trees/layer_tree_host_unittest.cc             gpu::MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE,
MemoryAllocation   85 content/browser/android/in_process/synchronous_compositor_output_surface.cc       gpu::MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE;
MemoryAllocation  112 content/common/gpu/client/command_buffer_proxy_impl.cc     const gpu::MemoryAllocation& allocation) {
MemoryAllocation  126 content/common/gpu/client/command_buffer_proxy_impl.h   typedef base::Callback<void(const gpu::MemoryAllocation&)>
MemoryAllocation  163 content/common/gpu/client/command_buffer_proxy_impl.h   void OnSetMemoryAllocation(const gpu::MemoryAllocation& allocation);
MemoryAllocation  178 content/common/gpu/client/context_provider_command_buffer.cc     const gpu::MemoryAllocation& allocation) {
MemoryAllocation   66 content/common/gpu/client/context_provider_command_buffer.h   void OnMemoryAllocationChanged(const gpu::MemoryAllocation& allocation);
MemoryAllocation  955 content/common/gpu/gpu_command_buffer_stub.cc     const gpu::MemoryAllocation& allocation) {
MemoryAllocation   97 content/common/gpu/gpu_command_buffer_stub.h       const gpu::MemoryAllocation& allocation) OVERRIDE;
MemoryAllocation  251 content/common/gpu/gpu_command_buffer_stub.h   gpu::MemoryAllocation last_memory_allocation_;
MemoryAllocation   24 content/common/gpu/gpu_memory_manager.cc using gpu::MemoryAllocation;
MemoryAllocation   57 content/common/gpu/gpu_memory_manager.cc       priority_cutoff_(MemoryAllocation::CUTOFF_ALLOW_EVERYTHING),
MemoryAllocation   77 content/common/gpu/gpu_memory_manager.cc   priority_cutoff_ = MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE;
MemoryAllocation  670 content/common/gpu/gpu_memory_manager.cc     MemoryAllocation allocation;
MemoryAllocation  686 content/common/gpu/gpu_memory_manager.cc     MemoryAllocation allocation;
MemoryAllocation  692 content/common/gpu/gpu_memory_manager.cc           MemoryAllocation::CUTOFF_ALLOW_EVERYTHING;
MemoryAllocation  231 content/common/gpu/gpu_memory_manager.h   gpu::MemoryAllocation::PriorityCutoff priority_cutoff_;
MemoryAllocation   35 content/common/gpu/gpu_memory_manager_client.h       const gpu::MemoryAllocation& allocation) = 0;
MemoryAllocation   13 content/common/gpu/gpu_memory_manager_unittest.cc using gpu::MemoryAllocation;
MemoryAllocation   49 content/common/gpu/gpu_memory_manager_unittest.cc     MemoryAllocation allocation;
MemoryAllocation   61 content/common/gpu/gpu_memory_manager_unittest.cc                           const MemoryAllocation& allocation) {
MemoryAllocation   77 content/common/gpu/gpu_memory_manager_unittest.cc   MemoryAllocation allocation_;
MemoryAllocation  120 content/common/gpu/gpu_memory_manager_unittest.cc   virtual void SetMemoryAllocation(const MemoryAllocation& alloc) OVERRIDE {
MemoryAllocation  180 content/common/gpu/gpu_memory_manager_unittest.cc       const MemoryAllocation& alloc) {
MemoryAllocation  184 content/common/gpu/gpu_memory_manager_unittest.cc       const MemoryAllocation& alloc) {
MemoryAllocation  188 content/common/gpu/gpu_memory_manager_unittest.cc       const MemoryAllocation& alloc) {
MemoryAllocation  192 content/common/gpu/gpu_memory_manager_unittest.cc       const MemoryAllocation& alloc) {
MemoryAllocation  197 content/common/gpu/gpu_memory_manager_unittest.cc       const MemoryAllocation& alloc) {
MemoryAllocation  202 content/common/gpu/gpu_memory_manager_unittest.cc       const MemoryAllocation& alloc) {
MemoryAllocation   50 content/common/gpu/gpu_messages.h IPC_ENUM_TRAITS_MAX_VALUE(gpu::MemoryAllocation::PriorityCutoff,
MemoryAllocation   51 content/common/gpu/gpu_messages.h                           gpu::MemoryAllocation::CUTOFF_LAST)
MemoryAllocation  219 content/common/gpu/gpu_messages.h IPC_STRUCT_TRAITS_BEGIN(gpu::MemoryAllocation)
MemoryAllocation  599 content/common/gpu/gpu_messages.h                     gpu::MemoryAllocation /* allocation */)
MemoryAllocation  107 content/renderer/gpu/compositor_output_surface.cc         gpu::MemoryAllocation::CUTOFF_ALLOW_NICE_TO_HAVE,
MemoryAllocation   35 gpu/command_buffer/common/gpu_memory_allocation.h   MemoryAllocation()
MemoryAllocation   40 gpu/command_buffer/common/gpu_memory_allocation.h   MemoryAllocation(uint64 bytes_limit_when_visible)
MemoryAllocation   45 gpu/command_buffer/common/gpu_memory_allocation.h   bool Equals(const MemoryAllocation& other) const {