Searched refs:evicted_ui_resources (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
H A Dthread_proxy.cc761 begin_main_frame_state->evicted_ui_resources =
853 bool evicted_ui_resources = begin_main_frame_state local
854 ? begin_main_frame_state->evicted_ui_resources
856 if (evicted_ui_resources)
869 !evicted_ui_resources;
1488 evicted_ui_resources(false) {}
H A Dthread_proxy.h135 bool evicted_ui_resources; member in struct:cc::ThreadProxy::BeginMainFrameAndCommitState

Completed in 54 milliseconds