Home
last modified time | relevance | path

Searched refs:memory_allocation_priority_cutoff (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/cc/trees/
Dthread_proxy.cc700 begin_main_frame_state->memory_allocation_priority_cutoff = in ScheduledActionSendBeginMainFrame()
701 impl().layer_tree_host_impl->memory_allocation_priority_cutoff(); in ScheduledActionSendBeginMainFrame()
790 begin_main_frame_state->memory_allocation_priority_cutoff); in BeginMainFrame()
1291 memory_allocation_priority_cutoff(0), in BeginMainFrameAndCommitState()
Dthread_proxy.h53 int memory_allocation_priority_cutoff; member
Dsingle_thread_proxy.cc339 layer_tree_host_impl_->memory_allocation_priority_cutoff()); in CompositeImmediately()
Dlayer_tree_host_impl.h340 int memory_allocation_priority_cutoff() const;
Dlayer_tree_host_impl.cc1850 int LayerTreeHostImpl::memory_allocation_priority_cutoff() const { in memory_allocation_priority_cutoff() function in cc::LayerTreeHostImpl