HomeSort by relevance Sort by last modified time
    Searched full:memory_allocation_priority_cutoff (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/trees/
thread_proxy.cc 759 begin_main_frame_state->memory_allocation_priority_cutoff =
760 layer_tree_host_impl_->memory_allocation_priority_cutoff();
847 begin_main_frame_state->memory_allocation_priority_cutoff);
    [all...]
thread_proxy.h 134 int memory_allocation_priority_cutoff; member in struct:cc::ThreadProxy::BeginMainFrameAndCommitState
single_thread_proxy.cc 450 layer_tree_host_impl_->memory_allocation_priority_cutoff());
layer_tree_host_impl.h 298 int memory_allocation_priority_cutoff() const;
layer_tree_host_impl.cc 1665 int LayerTreeHostImpl::memory_allocation_priority_cutoff() const { function in class:cc::LayerTreeHostImpl
    [all...]

Completed in 4062 milliseconds