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

  /external/chromium_org/cc/output/
managed_memory_policy.cc 18 priority_cutoff_when_not_visible(CUTOFF_ALLOW_NOTHING),
25 PriorityCutoff priority_cutoff_when_not_visible,
30 priority_cutoff_when_not_visible(priority_cutoff_when_not_visible),
37 priority_cutoff_when_not_visible ==
38 other.priority_cutoff_when_not_visible &&
managed_memory_policy.h 27 PriorityCutoff priority_cutoff_when_not_visible,
35 PriorityCutoff priority_cutoff_when_not_visible; member in struct:cc::ManagedMemoryPolicy
output_surface_unittest.cc 347 client.memory_policy().priority_cutoff_when_not_visible);
362 client.memory_policy().priority_cutoff_when_not_visible);
  /external/chromium_org/content/common/gpu/
gpu_memory_allocation.h 38 PriorityCutoff priority_cutoff_when_not_visible; member in struct:content::GpuMemoryAllocationForRenderer
45 priority_cutoff_when_not_visible(kPriorityCutoffAllowNothing),
53 priority_cutoff_when_not_visible(kPriorityCutoffAllowNothing),
62 priority_cutoff_when_not_visible ==
63 other.priority_cutoff_when_not_visible &&
gpu_messages.h 185 IPC_STRUCT_TRAITS_MEMBER(priority_cutoff_when_not_visible)
gpu_memory_manager.cc 789 allocation.renderer_allocation.priority_cutoff_when_not_visible =
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl_unittest.cc     [all...]
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc     [all...]

Completed in 141 milliseconds